1.1.0
This commit is contained in:
@@ -3,5 +3,6 @@ export interface Game {
|
||||
name: string
|
||||
official: boolean
|
||||
verified: boolean
|
||||
developer: string | null
|
||||
cutOff: number | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user