Add warning for confused people

master
William Toohey 10 years ago
parent f73bb06ef7
commit 2c3363d20b
  1. 3
      js/HuesSettings.js

@ -20,6 +20,9 @@
* THE SOFTWARE. * THE SOFTWARE.
*/ */
/* If you're modifying settings for your hues, DON'T EDIT THIS
- Go to the HTML and edit the `defaults` object instead!
*/
HuesSettings.prototype.defaultSettings = { HuesSettings.prototype.defaultSettings = {
// MP3 worker script location relative to root // MP3 worker script location relative to root
mp3WorkerPath : "js/mp3/", mp3WorkerPath : "js/mp3/",

Loading…
Cancel
Save