fetch does not throw if no network error. account for this
This commit is contained in:
@@ -11,7 +11,6 @@ export interface AccessToken {
|
||||
comment: string;
|
||||
system: string;
|
||||
planets: PlanetWithInfo[];
|
||||
invalidToken?: boolean;
|
||||
}
|
||||
|
||||
export interface Character {
|
||||
|
Reference in New Issue
Block a user