Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mrworm authored Dec 14, 2023
1 parent 29dd89d commit 624426c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/_dashboard/static/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ let init = (app) => {
app.vue.user = true;
app.init();
}
location.reload();
});
};
app.logout = () => {
Expand Down

0 comments on commit 624426c

Please sign in to comment.