added install from github url to settings

This commit is contained in:
booploops 2022-02-11 19:20:29 -08:00
parent 0aaa40f4e5
commit e3555b7b01
3 changed files with 38 additions and 19 deletions

View file

@ -693,11 +693,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) => {