fix themes v2 editor for anon users and people who never touched themes
This commit is contained in:
parent
d2683a6728
commit
9d5514de9c
2 changed files with 16 additions and 8 deletions
|
|
@ -42,6 +42,7 @@ const defaultState = {
|
|||
registrationOpen: true,
|
||||
server: 'http://localhost:4040/',
|
||||
textlimit: 5000,
|
||||
themeData: undefined, // used for theme editor v2
|
||||
vapidPublicKey: undefined,
|
||||
|
||||
// Stuff from static/config.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue