chore: format

This commit is contained in:
naskya 2024-02-14 22:59:02 +09:00
parent 2f2ea4140a
commit e731457a24
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -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>