local indicator

This commit is contained in:
Henry Jameson 2026-02-27 16:18:27 +02:00
commit 463cc2ef5c
29 changed files with 28 additions and 51 deletions

View file

@ -7,6 +7,7 @@
:for="path"
class="setting-label size-label"
>
<LocalSettingIndicator :is-local="isLocalSetting" />
<ModifiedIndicator
:changed="isChanged"
:onclick="reset"