mirror of
https://akkoma.dev/lamp/akkoma-fe.git
synced 2025-07-28 23:11:52 -04:00
The sidebarRight option wasn't being read
This commit is contained in:
parent
cf3fbdd610
commit
5f41ee8864
@ -110,6 +110,7 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => {
|
||||
copyInstanceOption('alwaysShowSubjectInput')
|
||||
copyInstanceOption('showFeaturesPanel')
|
||||
copyInstanceOption('hideSitename')
|
||||
copyInstanceOption('sidebarRight')
|
||||
|
||||
return store.dispatch('setTheme', config['theme'])
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user