From 7e5b3ca34676c9c4652d36288ca82025b7587db6 Mon Sep 17 00:00:00 2001 From: xcexec Date: Tue, 22 Oct 2024 16:00:56 +0200 Subject: [PATCH] delete groups, events from navbar --- src/components/NavBar.vue | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index e54abfb4c..9a95b3515 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -174,41 +174,6 @@ v-model:search="search" v-model:location="location" /> - -
  • - {{ t("Events") }} -
  • -
  • - {{ t("Events") }} -
  • -
  • - {{ t("Activities") }} -
  • -
  • - {{ t("Groups") }} -