This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
appcat
/
sonist
Archived
1
0
Fork 0
2.x
宇天 2019-01-31 00:15:58 +08:00
parent 1346ac7147
commit 14b27fb326
1 changed files with 1 additions and 4 deletions

View File

@ -79,10 +79,7 @@ exports.createDesktopLrcWindow = function(screen) {
hasShadow: false,
thickFrame: false,
transparent: true,
show: false,
webPreferences: {
devTools: false
}
show: false
})
win.loadURL('app://local/desktop-lrc.html')