Remove discriminator property from inactivity kv value
This commit is contained in:
parent
ce86ed6e5d
commit
ad5505b857
@ -68,7 +68,6 @@ export async function onRequestPost(context: RequestContext) {
|
|||||||
reason,
|
reason,
|
||||||
start,
|
start,
|
||||||
user: {
|
user: {
|
||||||
discriminator: context.data.current_user.discriminator,
|
|
||||||
id: context.data.current_user.id,
|
id: context.data.current_user.id,
|
||||||
username: context.data.current_user.username,
|
username: context.data.current_user.username,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user