fix(channels): correct delete action label in EditChannelModal

This commit is contained in:
Chneemann 2026-09-06 20:12:44 +02:00
parent 2e170b9d36
commit b40d305835
No known key found for this signature in database

View file

@ -198,7 +198,7 @@ export function EditChannelModal({
disabled={isLoading}
icon={Trash2}
>
Delete Server
Delete Channel
</ActionButton>
<div className="flex items-center gap-2">