From 5ca4762f01ad9626b03140ed594baf4dd5ec43fd Mon Sep 17 00:00:00 2001 From: Temmie Date: Fri, 8 Aug 2025 02:23:46 +0200 Subject: [PATCH] style: make client and channel items optional --- components/UserInterface/Navbar.vue | 4 ++-- types/interfaces.ts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/UserInterface/Navbar.vue b/components/UserInterface/Navbar.vue index dea9dde..622d50f 100644 --- a/components/UserInterface/Navbar.vue +++ b/components/UserInterface/Navbar.vue @@ -1,6 +1,6 @@