add an option to confirm that you want a post to be public
This commit is contained in:
parent
a9bdf9c281
commit
d98c9c9657
6 changed files with 63 additions and 6 deletions
|
|
@ -320,6 +320,11 @@
|
|||
{{ $t('settings.confirm_dialogs_deny_follow') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting path="modalOnPubPost">
|
||||
{{ $t('settings.confirm_dialogs_public_post') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue