Merge branch 'develop' into feature/lockdown-timelines-private-mode
This commit is contained in:
commit
821a2bcc68
65 changed files with 659 additions and 1179 deletions
|
@ -108,6 +108,7 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => {
|
|||
copyInstanceOption('alwaysShowSubjectInput')
|
||||
copyInstanceOption('noAttachmentLinks')
|
||||
copyInstanceOption('showFeaturesPanel')
|
||||
copyInstanceOption('hideSitename')
|
||||
|
||||
return store.dispatch('setTheme', config['theme'])
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue