adding error handling for signup, moving delete account button in sidebar to bottom

This commit is contained in:
metacryst
2026-03-25 23:41:45 -05:00
parent 1c61a4d202
commit 472e69d3c0
8 changed files with 27 additions and 16 deletions

View File

@@ -12,6 +12,7 @@ let Global = class {
profile = null
currentNetwork = ""
lastApp = ""
util = util
currentApp() {
const pathname = window.location.pathname;