From a6c7ddcb28c6559b7f4cbacb1d1090e50076e4e3 Mon Sep 17 00:00:00 2001 From: Silentoplayz <50341825+Silentoplayz@users.noreply.github.com> Date: Sun, 8 Jun 2025 04:16:41 -0400 Subject: [PATCH] fix: Hidden delete button for playground chat messages --- src/lib/components/playground/Chat/Message.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/playground/Chat/Message.svelte b/src/lib/components/playground/Chat/Message.svelte index 995c4ba43b..2485957da4 100644 --- a/src/lib/components/playground/Chat/Message.svelte +++ b/src/lib/components/playground/Chat/Message.svelte @@ -52,7 +52,7 @@