Move scope visibility notice to the status form, make it dismissible
This commit is contained in:
parent
befaa477a3
commit
4af343374a
5 changed files with 33 additions and 2 deletions
|
@ -30,6 +30,7 @@ const defaultState = {
|
|||
muteWords: [],
|
||||
highlight: {},
|
||||
interfaceLanguage: browserLocale,
|
||||
hideScopeNotice: false,
|
||||
scopeCopy: undefined, // instance default
|
||||
subjectLineBehavior: undefined, // instance default
|
||||
alwaysShowSubjectInput: undefined, // instance default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue