settings for scope/subject

This commit is contained in:
Henry Jameson 2018-09-25 14:47:02 +03:00
parent bfd2b45672
commit 455cd0d028
7 changed files with 64 additions and 3 deletions

View file

@ -19,6 +19,8 @@ const defaultState = {
formattingOptionsEnabled: false,
collapseMessageWithSubject: false,
disableChat: false,
scopeCopy: false,
subjectLineBehavior: 'email',
// Nasty stuff
pleromaBackend: true,