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