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