This commit is contained in:
@@ -124,7 +124,13 @@
|
||||
<!-- end of entire list -->
|
||||
</template>
|
||||
</v-list>
|
||||
<!-- </v-card> -->
|
||||
<template v-slot:append>
|
||||
<div>
|
||||
<v-btn block to="/login">
|
||||
<v-icon left>fa-sign-out-alt</v-icon>{{ $ay.t("Logout") }}</v-btn
|
||||
>
|
||||
</div>
|
||||
</template>
|
||||
</v-navigation-drawer>
|
||||
<v-app-bar
|
||||
v-if="isAuthenticated"
|
||||
|
||||
Reference in New Issue
Block a user