fixing logout, people not scrolling, sidebar being too short

This commit is contained in:
metacryst
2026-03-19 08:54:53 -05:00
parent 5a56dfa051
commit 8dd2312aa0
5 changed files with 14 additions and 9 deletions

View File

@@ -157,7 +157,7 @@ let Global = class {
credentials: "include"
});
this.profile = null
AuthPage()
location.reload()
}
constructor() {