Polish /nodes and /network pages

This commit is contained in:
Mononaut
2024-03-05 23:16:20 +00:00
parent c9b2ce3efb
commit 71863e4f48
6 changed files with 81 additions and 17 deletions

View File

@@ -134,4 +134,5 @@ export interface HealthCheckHost {
checked: boolean;
link?: string;
statusPage?: SafeResourceUrl;
flag?: string;
}