Commit 54b65a89 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: call overlay

parent b4008b0b
......@@ -612,7 +612,7 @@
>
{emoji}
</div>
{:else if loading}
{:else if loading || assistantSpeaking}
<svg
class="size-12 text-gray-900 dark:text-gray-400"
viewBox="0 0 24 24"
......@@ -687,7 +687,7 @@
>
{emoji}
</div>
{:else if loading}
{:else if loading || assistantSpeaking}
<svg
class="size-44 text-gray-900 dark:text-gray-400"
viewBox="0 0 24 24"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment