From 43daf2fe3c1a350255055b2a12428445d43a578b Mon Sep 17 00:00:00 2001 From: JohnnyB Date: Thu, 25 Apr 2024 10:21:13 +0100 Subject: [PATCH] Trailing whitespace --- examples/server/themes/buttons_top/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/server/themes/buttons_top/index.html b/examples/server/themes/buttons_top/index.html index 59365a0ea..6af30d307 100644 --- a/examples/server/themes/buttons_top/index.html +++ b/examples/server/themes/buttons_top/index.html @@ -1029,7 +1029,7 @@
<${session.value.type === 'chat' ? MessageInput : CompletionControls} />
- +
<${chatStarted.value ? ChatLog : ConfigForm} />