Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
b04f6aa29f
3 changed files with 41 additions and 37 deletions
|
@ -1172,8 +1172,6 @@ const app = new Vue({
|
|||
if (this.cfg.general.themeUpdateNotification && !this.isDev) {
|
||||
this.checkForThemeUpdates();
|
||||
}
|
||||
|
||||
ipcRenderer.invoke("scanLibrary");
|
||||
},
|
||||
setWindowScaleFactor() {
|
||||
let scale = (((window.devicePixelRatio * window.innerWidth) / 1280) * window.innerHeight) / 720;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue