From 4b1db5961a5488ac15b5f856c80b6952a8f3fa44 Mon Sep 17 00:00:00 2001 From: SauceyRed Date: Fri, 18 Jul 2025 03:39:23 +0200 Subject: [PATCH] feat: add channel name tooltip to ChannelEntry component --- components/Guild/ChannelEntry.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Guild/ChannelEntry.vue b/components/Guild/ChannelEntry.vue index 0c88a74..9d785db 100644 --- a/components/Guild/ChannelEntry.vue +++ b/components/Guild/ChannelEntry.vue @@ -1,10 +1,10 @@