Give the option to auto save drafts

This commit is contained in:
tusooa 2023-04-06 15:08:35 -04:00
commit 86f6fbeb46
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
6 changed files with 55 additions and 8 deletions

View file

@ -120,6 +120,7 @@ const defaultState = {
unseenAtTop: false,
ignoreInactionableSeen: false,
unsavedPostAction: 'confirm',
autoSaveDraft: false,
// Nasty stuff
customEmoji: [],