ADD: KnobConfig & KeyConfig

This commit is contained in:
Robert Kossessa
2024-02-04 15:21:02 +01:00
parent d843f7c878
commit 7f85f9986e
8 changed files with 161 additions and 73 deletions

View File

@@ -10,8 +10,8 @@
<ScrambleText
v-if="showProfileList" class="text-sm text-zinc-600"
scramble-on-mount
fill-interval="20"
delay="500"
:fill-interval="20"
:delay="500"
:text="`(${store.profiles.length}/${ maxProfiles})`" />
</span>
</button>