diff --git a/app/js/app.js b/app/js/app.js index 51918c6..53b1220 100644 --- a/app/js/app.js +++ b/app/js/app.js @@ -8,6 +8,8 @@ const APP = { DEBUG: true }; +riot.mixin(APP); + // ----------------------------------------------- // Global Riot Mixins // -----------------------------------------------