Add Cosmos Laundromat as a default torrent
This commit is contained in:
@@ -62,8 +62,8 @@ function createMainWindow () {
|
||||
title: config.APP_WINDOW_TITLE,
|
||||
titleBarStyle: 'hidden-inset', // Hide OS chrome, except traffic light buttons (OS X)
|
||||
useContentSize: true, // Specify web page size without OS chrome
|
||||
width: 450,
|
||||
height: 38 + (120 * 4) // header height + 4 torrents
|
||||
width: 500,
|
||||
height: 38 + (120 * 5) // header height + 4 torrents
|
||||
})
|
||||
win.loadURL(config.WINDOW_MAIN)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user