Fix unit tests and use trueLabel not onLabel to not confuse vue mocks

This commit is contained in:
Julian Stirling 2026-06-23 16:32:39 +01:00
parent 0e24bb01f4
commit 58dd3f2afe
3 changed files with 9 additions and 6 deletions

View file

@ -5,8 +5,8 @@
<toggle-switch
v-model="saveToGallery"
label-text="Save to Gallery?"
on-label="Saving"
off-label="Downloading"
true-label="Saving"
false-label="Downloading"
/>
<div class="uk-margin">