Fix TypeScript build errors
This commit is contained in:
@@ -56,6 +56,7 @@ export interface LoginResponse {
|
||||
token_type: string
|
||||
account: Account
|
||||
characters: Character[]
|
||||
needs_character_creation?: boolean
|
||||
}
|
||||
|
||||
export interface RegisterResponse {
|
||||
|
||||
Reference in New Issue
Block a user