From b40d30583562bc2c6e8b97ff1e8c79b7b2bcd645 Mon Sep 17 00:00:00 2001 From: Chneemann Date: Sun, 6 Sep 2026 20:12:44 +0200 Subject: [PATCH] fix(channels): correct delete action label in EditChannelModal --- components/modals/EditChannelModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/modals/EditChannelModal.tsx b/components/modals/EditChannelModal.tsx index 1b5b4b4..e3bc640 100644 --- a/components/modals/EditChannelModal.tsx +++ b/components/modals/EditChannelModal.tsx @@ -198,7 +198,7 @@ export function EditChannelModal({ disabled={isLoading} icon={Trash2} > - Delete Server + Delete Channel