Merge branch 'develop' of https://github.com/ciderapp/Cider into develop

This commit is contained in:
Maikiwi 2022-02-18 17:13:36 -08:00
commit 2fb35919f5
3 changed files with 6 additions and 1 deletions

View file

@ -821,7 +821,7 @@ const app = new Vue({
this.getBrowsePage();
this.$forceUpdate()
}, 500)
ipcRenderer.invoke("renderer-ready", true)
},
setTheme(theme = "") {
console.log(theme)