diff --git a/packages/frontend/src/ui/universal.vue b/packages/frontend/src/ui/universal.vue index f8f10155c3..4719595729 100644 --- a/packages/frontend/src/ui/universal.vue +++ b/packages/frontend/src/ui/universal.vue @@ -5,30 +5,117 @@ SPDX-License-Identifier: AGPL-3.0-only + + + + + + + + + + + + + + {{ $i.unreadNotificationsCount > 99 ? '99+' : $i.unreadNotificationsCount }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +