fix warnings
This commit is contained in:
parent
1afda1ac6d
commit
c039656460
3 changed files with 23 additions and 11 deletions
|
@ -37,10 +37,10 @@
|
|||
</ul>
|
||||
</div>
|
||||
<ChoiceSetting
|
||||
id="replyVisibility"
|
||||
path="replyVisibility"
|
||||
:options="replyVisibilityOptions"
|
||||
>
|
||||
id="replyVisibility"
|
||||
path="replyVisibility"
|
||||
:options="replyVisibilityOptions"
|
||||
>
|
||||
{{ $t('settings.replies_in_timeline') }}
|
||||
</ChoiceSetting>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue