chore: format

This commit is contained in:
Timothy J. Baek
2024-06-09 17:39:33 -07:00
parent bc1a7ab567
commit a71b824728
40 changed files with 187 additions and 44 deletions

View File

@@ -622,7 +622,7 @@
</button>
</VideoInputMenu>
{:else}
<Tooltip content="{$i18n.t('Camera')}">
<Tooltip content={$i18n.t('Camera')}>
<button
class=" p-3 rounded-full bg-gray-50 dark:bg-gray-900"
type="button"