fix: aimeio not applying
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user