Move scope visibility notice to the status form, make it dismissible

This commit is contained in:
eugenijm 2019-05-07 19:13:45 +03:00
parent befaa477a3
commit 4af343374a
5 changed files with 33 additions and 2 deletions

View file

@ -30,6 +30,7 @@ const defaultState = {
muteWords: [],
highlight: {},
interfaceLanguage: browserLocale,
hideScopeNotice: false,
scopeCopy: undefined, // instance default
subjectLineBehavior: undefined, // instance default
alwaysShowSubjectInput: undefined, // instance default