fix: web component modals

This commit is contained in:
Zack Spear
2023-06-06 18:41:19 -07:00
parent f4b4271c91
commit a9c859f022
18 changed files with 338 additions and 172 deletions

View File

@@ -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,