chore: format

This commit is contained in:
Timothy Jaeryang Baek
2025-06-16 13:48:50 +04:00
parent 26d069080a
commit 7753f57d42
55 changed files with 587 additions and 11 deletions

View File

@@ -93,7 +93,7 @@
return 0;
}
});
let showFeedbackModal = false;
let selectedFeedback = null;

View File

@@ -310,7 +310,7 @@
)}
</div>
<div class=" flex justify-between dark:text-gray-300 px-5">
<div class=" text-lg font-medium self-center">{$i18n.t('Chat Input commands')}</div>
<div class=" text-lg font-medium self-center">{$i18n.t('Input commands')}</div>
</div>
<div class="flex flex-col md:flex-row w-full p-5 md:space-x-4 dark:text-gray-200">