Fixed see more notifications link not closing tooltip.

This commit is contained in:
DebaucheryLibrarian 2021-05-15 22:04:32 +02:00
parent a4a05232db
commit ca0660c1cc
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
</ul> </ul>
</div> </div>
<div @click="$emit('blur')"> <div @click="events.emit('blur')">
<router-link <router-link
to="/notifications" to="/notifications"
class="notification-link notification-more" class="notification-link notification-more"