This commit is contained in:
@@ -152,8 +152,8 @@
|
||||
>
|
||||
</v-toolbar-title>
|
||||
<v-spacer></v-spacer>
|
||||
|
||||
<template v-if="$store.state.notifyAvailable">
|
||||
<!-- v-if="$store.state.notifyAvailable" -->
|
||||
<template>
|
||||
<v-btn text icon to="/home-notifications" data-cy="notification">
|
||||
<v-badge color="deep-purple" :value="newNotificationCount() > 0">
|
||||
<template v-slot:badge>
|
||||
|
||||
Reference in New Issue
Block a user