fix: typo

This commit is contained in:
Zoe
2026-03-03 10:22:32 -06:00
parent 38bde3a73b
commit 26230abc53
+1 -1
View File
@@ -38,7 +38,7 @@ const toggleTokenDropdown = () => {
v-if="message.generation?.status === 'pending' && (message.parts || []).length === 0">
<span class="i-svg-spinners-pulse-2 text-4"></span>
<span class="text-sm text-[var(--text-secondary)]">
Preparing generating...
Preparing Generation...
</span>
</span>