mirror of
https://github.com/unraid/api.git
synced 2026-01-06 08:39:54 -06:00
fix: web component modals
This commit is contained in:
@@ -46,8 +46,8 @@ const serverState = {
|
||||
expireTime,
|
||||
lanIp: '192.168.0.1',
|
||||
locale: 'en',
|
||||
pluginInstalled: true,
|
||||
registered: true,
|
||||
pluginInstalled: false,
|
||||
registered: false,
|
||||
site: 'http://localhost:4321',
|
||||
state,
|
||||
uptime,
|
||||
|
||||
Reference in New Issue
Block a user