Lint some things
This commit is contained in:
parent
e747ee896e
commit
3294df0325
13 changed files with 56 additions and 16 deletions
|
|
@ -107,7 +107,10 @@
|
|||
</BooleanSetting>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting v-if="!blockExpirationSupported" path="modalOnBlock">
|
||||
<BooleanSetting
|
||||
v-if="!blockExpirationSupported"
|
||||
path="modalOnBlock"
|
||||
>
|
||||
{{ $t('settings.confirm_dialogs_block') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue