Fix the rest of it
This commit is contained in:
4
index.d.ts
vendored
4
index.d.ts
vendored
@ -36,10 +36,10 @@ declare global {
|
||||
interface GameAppealProps {
|
||||
created_at: number;
|
||||
id: string;
|
||||
reasonForUnban: string;
|
||||
reason_for_unban: string;
|
||||
roblox_id: number;
|
||||
roblox_username: string;
|
||||
whatHappened: string;
|
||||
what_happened: string;
|
||||
}
|
||||
|
||||
interface InactivityNoticeProps {
|
||||
|
Reference in New Issue
Block a user