fixed user logout bug
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
class="mdi mdi-settings"
|
||||
title="admin"
|
||||
></a>
|
||||
<a href="/user/logout"
|
||||
<a href="#"
|
||||
@click.prevent="onLogout()"
|
||||
class="mdi mdi-logout"
|
||||
title="logout"
|
||||
|
Reference in New Issue
Block a user