refactor: convert promo from dropdown to modal

This commit is contained in:
Zack Spear
2023-06-02 16:11:24 -07:00
committed by Zack Spear
parent 6f28f0dc55
commit e5e076f948
16 changed files with 1104 additions and 1119 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ const serverState = {
lanIp: '192.168.0.1',
locale: 'en',
pluginInstalled: false,
registered: true,
registered: false,
site: 'http://localhost:4321',
state,
uptime,