Make game appeal actions ACTUALLY work now
This commit is contained in:
1
index.d.ts
vendored
1
index.d.ts
vendored
@ -36,6 +36,7 @@ declare global {
|
||||
|
||||
interface GameAppealProps {
|
||||
created_at: number;
|
||||
id: string;
|
||||
reasonForUnban: string;
|
||||
roblox_id: number;
|
||||
roblox_username: string;
|
||||
|
Reference in New Issue
Block a user