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

This commit is contained in:
vapormusic 2022-02-12 10:23:32 +07:00
commit eb6053ee04
3 changed files with 38 additions and 19 deletions

View file

@ -697,11 +697,6 @@ const app = new Vue({
console.log(e)
}
ipcRenderer.on("theme-installed", (event, arg) => {
notyf.success("Theme installed")
//app.setTheme(arg)
})
MusicKit.getInstance().videoContainerElement = document.getElementById("apple-music-video-player")
ipcRenderer.on('SoundCheckTag', (event, tag) => {