fix: aimeio not applying

This commit is contained in:
2025-04-16 07:41:38 +00:00
parent c7ddeb53e6
commit d3145bfc4e
5 changed files with 25 additions and 3 deletions

View File

@ -40,7 +40,8 @@ if (unsupported.value === true && model.value === true) {
<UpdateButton :pkg="pkg" />
<span
v-tooltip="
unsupported && 'This package is not compatible with STARTLINER.'
unsupported &&
'This package is currently incompatible with STARTLINER.'
"
>
<ToggleSwitch