feat: add Proxmox Uptime View (#2092)
* feat: add Proxmox Uptime View * fix: Proxmox Uptime * fix: Proxmox Uptime * fix: add env.example, make formattedUptime a constant * fix: Uptime * fix: Implement dayjs * fix: removed unused import * fix: Uptime
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
},
|
||||
"info": {
|
||||
"uptime": "Uptime",
|
||||
"uptimeFormat": "{{days}} days, {{hours}} hours",
|
||||
"uptimeFormat": "{{days}} days, {{hours}} hours, {{minutes}} minutes",
|
||||
"updates": "Updates Available",
|
||||
"reboot": "Reboot"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user