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
|
|
@ -120,6 +120,7 @@ const defaultState = {
|
|||
unseenAtTop: false,
|
||||
ignoreInactionableSeen: false,
|
||||
unsavedPostAction: 'confirm',
|
||||
autoSaveDraft: false,
|
||||
|
||||
// Nasty stuff
|
||||
customEmoji: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue