mirror of
https://github.com/unraid/api.git
synced 2026-01-02 22:50:02 -06:00
chore: lint serverState
This commit is contained in:
@@ -56,9 +56,9 @@ export const serverState: Server = {
|
||||
license: '',
|
||||
locale: 'en_US',
|
||||
name: 'fuji',
|
||||
// "connectPluginInstalled": "dynamix.unraid.net.staging.plg",
|
||||
connectPluginInstalled: '',
|
||||
registered: false,
|
||||
connectPluginInstalled: 'dynamix.unraid.net.staging.plg',
|
||||
// connectPluginInstalled: '',
|
||||
registered: true,
|
||||
regGen: 0,
|
||||
// "regGuid": "0781-5583-8355-81071A2B0211",
|
||||
site: 'http://localhost:4321',
|
||||
|
||||
Reference in New Issue
Block a user