Skip to content

Commit 8923dae

Browse files
committed
Merge branch 'web-app-ui-fixes' of github.com:CommandDash/commanddash into web-app-ui-fixes
2 parents 120a292 + 63307cf commit 8923dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/lib/components/chat/ChatWindow.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
<div
259259
class="flex items-center gap-1.5 font-semibold max-sm:text-smd"
260260
>
261-
We're experiencing high usage due to Product Hunt Launch. We will notify you once agent is ready to use.
261+
We're processing the agent. Please leave your email to be notified when it is ready to use.
262262
</div>
263263
<p
264264
class="btn ml-auto flex self-start rounded-full bg-gray-100 p-1 text-xs hover:bg-gray-100 dark:border-gray-600 dark:bg-gray-800 dark:hover:bg-gray-600"

0 commit comments

Comments
 (0)