address comments and more

This commit is contained in:
Matt Hill
2024-08-15 08:05:37 -06:00
parent a730543c76
commit 015131f198
24 changed files with 316 additions and 396 deletions

View File

@@ -56,6 +56,7 @@ export type ServerInfo = {
platform: string
arch: string
governor: string | null
zram: boolean
}
export type NetworkInfo = {