diff --git a/src/web/app/boot.js b/src/web/app/boot.js index 50b806b94c..6741a44231 100644 --- a/src/web/app/boot.js +++ b/src/web/app/boot.js @@ -20,7 +20,7 @@ const CONFIG = require('./common/scripts/config'); document.domain = CONFIG.host; -// Set global configration +// Set global configuration riot.mixin({ CONFIG });