From 1a02fe1688d66aea6277f61fcc305a6aed4e7d76 Mon Sep 17 00:00:00 2001 From: liam4 Date: Thu, 20 Jul 2017 18:55:18 -0300 Subject: Update JS to have one main http-music command --- src/loop-play.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/loop-play.js') diff --git a/src/loop-play.js b/src/loop-play.js index 7457b41..884d3cb 100644 --- a/src/loop-play.js +++ b/src/loop-play.js @@ -1,3 +1,5 @@ +// This isn't actually the code for the `play` command! That's in `play.js`. + 'use strict' const { spawn } = require('child_process') -- cgit 1.3.0-6-gf8a5