fix: remove duplicated description

This commit is contained in:
naskya 2023-12-23 08:31:40 +09:00
parent b64d84e7d1
commit 9a27f6ed80
Signed by: naskya
GPG key ID: 712D413B3A9FED5C

View file

@ -179,9 +179,6 @@
class="_formBlock"
>
<template #label>{{ i18n.ts.pullToRefreshThreshold }}</template>
<template #caption>{{
i18n.ts.pullToRefreshThreshold
}}</template>
</FormRange>
</FormSection>