mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-02-16 04:29:50 +01:00
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