add ability to close reply box under posts that were deleted
This commit is contained in:
parent
fafa399d74
commit
c6baf6871f
6 changed files with 26 additions and 1 deletions
|
|
@ -240,6 +240,14 @@
|
|||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting
|
||||
path="autoCloseReplyUIWhenPostDeleted"
|
||||
expert="1"
|
||||
>
|
||||
{{ $t('settings.auto_close_reply_ui_when_post_deleted') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting
|
||||
path="virtualScrolling"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue