« get me outta code hell

Fix a crash from having "options" in the default playlist.json file - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-06-26 20:26:01 -0300
committerliam4 <towerofnix@gmail.com>2017-06-26 20:26:01 -0300
commit173bd7386059baf89286485efe7d50577bef757a (patch)
tree3a8c5bba08e6530937faf3ffdf2a3eab7aabe381 /package.json
parent42719dbd517f0fd5af12f36ba9e19794825b904f (diff)
Fix a crash from having "options" in the default playlist.json file
Essentially it would try to run processArgv(.options, optionFunctions)
before optionFunctions is defined. This was solved by moving the call
that would cause that to happen after optionFunctions is defined.
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions