after 9000 hours it finally works

This commit is contained in:
Henry Jameson 2025-11-20 12:12:14 +02:00
commit e6f025bf6e
7 changed files with 131 additions and 49 deletions

View file

@ -3,6 +3,8 @@
:label="$t('settings.general')"
ref="tabSwitcher"
class="settings_tab-switcher"
@too-small="() => $emit('tooSmall')"
@too-big="() => $emit('tooBig')"
>
<div
:label="$t('settings.behavior')"