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 0.9.1
宇天 2019-01-20 18:28:58 +08:00
parent 5d51976f49
commit 41088d5247
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "sonist", "name": "sonist",
"version": "0.9.0", "version": "0.9.1",
"description": "Music Player", "description": "Music Player",
"main": "src/main.js", "main": "src/main.js",
"scripts": { "scripts": {

View File

@ -131,7 +131,7 @@ app.once('ready', () => {
) )
createWindow() createWindow()
win.openDevTools() // win.openDevTools()
} else { } else {
win = new BrowserWindow({ win = new BrowserWindow({
width: 600, width: 600,