Give the option to auto save drafts
This commit is contained in:
parent
8a58de5c9f
commit
86f6fbeb46
6 changed files with 55 additions and 8 deletions
|
|
@ -453,6 +453,13 @@
|
|||
{{ $t('settings.autocomplete_select_first') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting
|
||||
path="autoSaveDraft"
|
||||
>
|
||||
{{ $t('settings.auto_save_draft') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
<li>
|
||||
<ChoiceSetting
|
||||
id="unsavedPostAction"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue