app will now reload on after logging in
This commit is contained in:
parent
5a661f3c01
commit
d2f384eecb
2 changed files with 9 additions and 2 deletions
|
@ -252,7 +252,7 @@
|
|||
<button class="usermenu-item" @click="appRoute('settings')">
|
||||
Settings
|
||||
</button>
|
||||
<button class="usermenu-item" @click="mk.unauthorize()">
|
||||
<button class="usermenu-item" @click="unauthorize()">
|
||||
Sign Out
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue