fixes for clean state
This commit is contained in:
parent
a7e1ce20bf
commit
89b916da28
3 changed files with 9 additions and 3 deletions
|
|
@ -123,6 +123,8 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => {
|
|||
}
|
||||
|
||||
copyInstanceOption('theme')
|
||||
copyInstanceOption('style')
|
||||
copyInstanceOption('palette')
|
||||
copyInstanceOption('nsfwCensorImage')
|
||||
copyInstanceOption('background')
|
||||
copyInstanceOption('hidePostStats')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue