feat: new tooltip

This commit is contained in:
hamster1963
2024-12-07 21:05:02 +08:00
parent 7d61b66762
commit 67124921a6
12 changed files with 187 additions and 64 deletions
-1
View File
@@ -23,7 +23,6 @@ export interface NezhaServerHost {
swap_total: number;
arch: string;
boot_time: number;
country_code: string;
version: string;
}