mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-05 05:00:07 +00:00
feat(note): endDate info
This commit is contained in:
@@ -6,6 +6,7 @@ export interface NezhaWebsocketResponse {
|
||||
export interface NezhaServer {
|
||||
id: number;
|
||||
name: string;
|
||||
public_note: string;
|
||||
last_active: string;
|
||||
country_code: string;
|
||||
host: NezhaServerHost;
|
||||
|
||||
Reference in New Issue
Block a user