mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
remove server specs from about page and patch db model
This commit is contained in:
committed by
Aiden McClelland
parent
ffa9cac362
commit
8ccad3a437
@@ -25,11 +25,6 @@ export interface ServerInfo {
|
||||
size: number
|
||||
downloaded: number
|
||||
}
|
||||
specs: {
|
||||
cpu: string
|
||||
disk: string
|
||||
memory: string
|
||||
}
|
||||
}
|
||||
|
||||
export enum ServerStatus {
|
||||
|
||||
Reference in New Issue
Block a user