fix themes v2 editor for anon users and people who never touched themes

This commit is contained in:
Henry Jameson 2024-07-17 22:25:14 +03:00
commit 9d5514de9c
2 changed files with 16 additions and 8 deletions

View file

@ -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