Add Unmanic service widget

This commit is contained in:
Jeff Rescignano 2023-01-12 02:07:53 -05:00 committed by shamoon
parent e35a66d3f1
commit b45d6240ae
6 changed files with 123 additions and 0 deletions

View file

@ -502,5 +502,10 @@
"lastrun": "Last Run",
"nextrun": "Next Run",
"failed": "Failed"
},
"unmanic": {
"active_workers": "Active Workers",
"total_workers": "Total Workers",
"records_total": "Queue Length"
}
}