Merge pull request #1026 from Oupsman/pterodactyl

Pterodactyl widget: initial commit
This commit is contained in:
shamoon 2023-02-24 07:53:45 -08:00 committed by GitHub
commit 65c06adb5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 63 additions and 3 deletions

View file

@ -517,5 +517,9 @@
"active_workers": "Active Workers",
"total_workers": "Total Workers",
"records_total": "Queue Length"
},
"pterodactyl": {
"servers": "Servers",
"nodes": "Nodes"
}
}
}