mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
whoops
This commit is contained in:
parent
723314a3e7
commit
369ac4b68f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mstream",
|
||||
"version": "5.9.2",
|
||||
"version": "5.9.3",
|
||||
"description": "music streaming server",
|
||||
"main": "cli-boot-wrapper.js",
|
||||
"bin": {
|
||||
|
||||
@ -7,7 +7,6 @@ function createWindow () {
|
||||
width: 1200,
|
||||
height: 800
|
||||
})
|
||||
win.webContents.openDevTools()
|
||||
win.loadFile('./index.html')
|
||||
}
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mstream-desktop-app",
|
||||
"version": "5.9.2",
|
||||
"version": "5.9.3",
|
||||
"description": "mStream Desktop Player",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user