« get me outta code hell

Queue whole group - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/index.js
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-05-31 17:10:22 -0300
committerFlorrie <towerofnix@gmail.com>2018-05-31 17:10:22 -0300
commit1542bb95af86bfd3aeda7919f7abde6a699e5198 (patch)
tree37d4d442ac463eb4906920e6837eef205360f3e5 /index.js
parentf633034befb44ba0465271c464b063ddaa10c552 (diff)
Queue whole group
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index 676a5f1..a345301 100644
--- a/index.js
+++ b/index.js
@@ -55,7 +55,7 @@ async function main() {
     ]
   }
 
-  // grouplike = require('./library.json')
+  grouplike = require('./library.json')
 
   grouplike = updatePlaylistFormat(grouplike)