refactor: callbacks and progress on actions

This commit is contained in:
Zack Spear
2023-06-19 17:45:02 -05:00
committed by Zack Spear
parent 6c88299566
commit ab795b2346
18 changed files with 349 additions and 215 deletions
+2 -2
View File
@@ -46,8 +46,8 @@ const serverState = {
expireTime,
lanIp: '192.168.0.1',
locale: 'en',
pluginInstalled: false,
registered: false,
pluginInstalled: true,
registered: true,
site: 'http://localhost:4321',
state,
uptime,