chore: format
This commit is contained in:
parent
2f2ea4140a
commit
e731457a24
1 changed files with 2 additions and 3 deletions
|
@ -229,8 +229,7 @@
|
||||||
>
|
>
|
||||||
<FormSwitch v-model="hideFollowButtons" class="_formBlock"
|
<FormSwitch v-model="hideFollowButtons" class="_formBlock"
|
||||||
>{{ i18n.ts.hideFollowButtons }}
|
>{{ i18n.ts.hideFollowButtons }}
|
||||||
</FormSwitch
|
</FormSwitch>
|
||||||
>
|
|
||||||
<FormSwitch v-model="loadRawImages" class="_formBlock">{{
|
<FormSwitch v-model="loadRawImages" class="_formBlock">{{
|
||||||
i18n.ts.loadRawImages
|
i18n.ts.loadRawImages
|
||||||
}}</FormSwitch>
|
}}</FormSwitch>
|
||||||
|
|
Loading…
Reference in a new issue