From 37036b4ca6342668762bec3d80391eda3151e000 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sun, 12 Feb 2023 15:39:05 +0100 Subject: [PATCH] fix: add badge to bottom bar notifications icon (#1722) --- components/nav/NavBottom.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/components/nav/NavBottom.vue b/components/nav/NavBottom.vue index 82c99d33..c363893e 100644 --- a/components/nav/NavBottom.vue +++ b/components/nav/NavBottom.vue @@ -1,6 +1,8 @@