More 036 Frontend changes (#2572)

* update patchDB for futuristic revisions

* interfaces display updates

* remove zram and move tor to settings
This commit is contained in:
Matt Hill
2024-03-16 13:09:17 -06:00
committed by GitHub
parent 9715873007
commit 28fd2f0314
16 changed files with 334 additions and 401 deletions

View File

@@ -79,7 +79,6 @@ export interface ServerInfo {
pubkey: string
'ca-fingerprint': string
'ntp-synced': boolean
zram: boolean
platform: string
}