Merge branch 'mobile-scope' into 'develop'
Display additional scope description above the status form for mobile users. Closes #505 See merge request pleroma/pleroma-fe!767
This commit is contained in:
commit
177e53cf6a
7 changed files with 51 additions and 3 deletions
|
@ -31,6 +31,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