mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 16:14:43 +00:00
Add uptime column to server model
This commit is contained in:
@@ -61,6 +61,7 @@ model server {
|
||||
ramUsage String?
|
||||
diskUsage String?
|
||||
online Boolean @default(true)
|
||||
uptime String?
|
||||
}
|
||||
|
||||
model settings {
|
||||
|
||||
Reference in New Issue
Block a user