diff --git a/dashboard/src/components/Headerbar.vue b/dashboard/src/components/Headerbar.vue index a7f8dd65a..f7cd14162 100644 --- a/dashboard/src/components/Headerbar.vue +++ b/dashboard/src/components/Headerbar.vue @@ -96,7 +96,7 @@ onMounted(async () => {
Subscription Expired
-
{{ notifications.length > 99 ? '99+' : notifications.length }}
+
{{ notifications.length > 99 ? '99+' : notifications.length }}
{{ profile.username }}