Make game appeal actions ACTUALLY work now
This commit is contained in:
@ -50,6 +50,7 @@ export async function onRequestPost(context: RequestContext) {
|
||||
await context.env.DATA.put(
|
||||
`gameappeal_${appealId}`,
|
||||
JSON.stringify({
|
||||
id: appealId,
|
||||
reasonForUnban,
|
||||
roblox_id: id,
|
||||
roblox_username: username,
|
||||
|
Reference in New Issue
Block a user