only show interface after theme has been applied
This commit is contained in:
parent
e8159164e3
commit
9806eea12e
5 changed files with 7 additions and 5 deletions
|
|
@ -386,6 +386,7 @@ const instance = {
|
|||
} else {
|
||||
applyTheme(themeData.theme)
|
||||
}
|
||||
commit('setThemeApplied')
|
||||
})
|
||||
},
|
||||
fetchEmoji ({ dispatch, state }) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue