mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-05 21:20:08 +00:00
fix: country code
This commit is contained in:
@@ -7,6 +7,7 @@ export interface NezhaAPI {
|
||||
id: number;
|
||||
name: string;
|
||||
last_active: string;
|
||||
country_code: string;
|
||||
host: NezhaAPIHost;
|
||||
state: NezhaAPIStatus;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user