commit
0da29e4eb2
1 changed files with 2 additions and 1 deletions
|
|
@ -123,7 +123,8 @@ function setupStateSaved (cb) {
|
|||
externalPlayerPath: null,
|
||||
startup: false,
|
||||
autoAddTorrents: false,
|
||||
torrentsFolderPath: ''
|
||||
torrentsFolderPath: '',
|
||||
highestPlaybackPriority: true
|
||||
},
|
||||
torrents: config.DEFAULT_TORRENTS.map(createTorrentObject),
|
||||
torrentsToResume: [],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue