@@ -123,7 +123,8 @@ function setupStateSaved (cb) {
|
|||||||
externalPlayerPath: null,
|
externalPlayerPath: null,
|
||||||
startup: false,
|
startup: false,
|
||||||
autoAddTorrents: false,
|
autoAddTorrents: false,
|
||||||
torrentsFolderPath: ''
|
torrentsFolderPath: '',
|
||||||
|
highestPlaybackPriority: true
|
||||||
},
|
},
|
||||||
torrents: config.DEFAULT_TORRENTS.map(createTorrentObject),
|
torrents: config.DEFAULT_TORRENTS.map(createTorrentObject),
|
||||||
torrentsToResume: [],
|
torrentsToResume: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user