Include roblox user info in kv store
This commit is contained in:
parent
afbea74028
commit
3082f145e6
@ -51,6 +51,8 @@ export async function onRequestPost(context: RequestContext) {
|
||||
`gameappeal_${appealId}`,
|
||||
JSON.stringify({
|
||||
reasonForUnban,
|
||||
roblox_id: id,
|
||||
roblox_username: username,
|
||||
whatHappened,
|
||||
}),
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user