This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
<template v-slot:append>
|
||||
<div>
|
||||
<v-btn x-large block to="/login">
|
||||
<v-icon large left>fa-sign-out-alt</v-icon>
|
||||
<v-icon large left>$ayiSignOut</v-icon>
|
||||
<span class="ml-2 text-h6">{{ $ay.t("Logout") }}</span></v-btn
|
||||
>
|
||||
</div>
|
||||
@@ -167,7 +167,7 @@
|
||||
<template v-slot:badge>
|
||||
{{ newNotificationCount() }}
|
||||
</template>
|
||||
<v-icon>fa-bell</v-icon>
|
||||
<v-icon>$ayiBell</v-icon>
|
||||
</v-badge>
|
||||
</v-btn>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user