From f80aea60c7f9b96a6d4e46fc517c8cfb88448761 Mon Sep 17 00:00:00 2001 From: hurxxxx Date: Sun, 23 Feb 2025 00:19:51 +0900 Subject: [PATCH] fix: Fix incorrect object property usage --- src/lib/components/chat/ChatPlaceholder.svelte | 2 +- src/lib/components/chat/Placeholder.svelte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/chat/ChatPlaceholder.svelte b/src/lib/components/chat/ChatPlaceholder.svelte index c77ed9026..a2f1f080d 100644 --- a/src/lib/components/chat/ChatPlaceholder.svelte +++ b/src/lib/components/chat/ChatPlaceholder.svelte @@ -128,7 +128,7 @@