adding error handling for signup, moving delete account button in sidebar to bottom
This commit is contained in:
@@ -12,6 +12,7 @@ let Global = class {
|
||||
profile = null
|
||||
currentNetwork = ""
|
||||
lastApp = ""
|
||||
util = util
|
||||
|
||||
currentApp() {
|
||||
const pathname = window.location.pathname;
|
||||
|
||||
Reference in New Issue
Block a user