fixes for stuff i missed

This commit is contained in:
Henry Jameson 2023-03-12 17:11:20 +02:00
commit 6a7b182af1
5 changed files with 17 additions and 14 deletions

View file

@ -19,7 +19,7 @@
:changed="isChanged"
:onclick="reset"
/>
<ProfileSettingIndicator :is-profile="isProfileTied" />
<ProfileSettingIndicator :is-profile="isProfileSetting" />
</Checkbox>
</label>
</template>