add option to confirm attachments marked sensitive without CW
This commit is contained in:
parent
bff81c6b2b
commit
ec36425b19
5 changed files with 18 additions and 7 deletions
|
|
@ -320,6 +320,11 @@
|
|||
{{ $t('settings.confirm_dialogs_deny_follow') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting path="modalOnSensitiveAttachmentWithoutCW">
|
||||
{{ $t('settings.confirm_dialogs_sensitive_attachment_without_cw') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="select-multiple">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue