removed logging; restored minimist in package.js ignore list.
This commit is contained in:
@@ -46,7 +46,6 @@ function renderPlayInVlcSelector (state) {
|
||||
},
|
||||
state.unsaved.prefs.playInVlc,
|
||||
function (value) {
|
||||
console.log('-- VALUE:', value)
|
||||
setStateValue('playInVlc', value)
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user