fix instance theme not applying
This commit is contained in:
parent
cfba4cc6b3
commit
1b371afff3
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => {
|
|||
store.dispatch('setInstanceOption', { name, value: config[name] })
|
||||
}
|
||||
|
||||
copyInstanceOption('theme')
|
||||
copyInstanceOption('nsfwCensorImage')
|
||||
copyInstanceOption('background')
|
||||
copyInstanceOption('hidePostStats')
|
||||
|
|
Loading…
Add table
Reference in a new issue