Re-create service ping, docker status changes

See #388
This commit is contained in:
Michael Shamoon 2022-11-07 11:35:13 -08:00
parent 2ab05350a3
commit 1c456b70c0
6 changed files with 123 additions and 18 deletions

View file

@ -52,7 +52,13 @@
"tx": "TX",
"mem": "MEM",
"cpu": "CPU",
"offline": "Offline"
"offline": "Offline",
"error": "Error",
"unknown": "Unknown"
},
"ping": {
"error": "Error",
"ping": "Ping"
},
"emby": {
"playing": "Playing",