diff --git a/themes/local_mixin_example/mixin.config.php b/themes/local_mixin_example/mixin.config.php index b7b10fe6ebc0cd025ff2a31e9956f49c304e8933..c25386314e03dc4f05080c5b720e58562a0df8a5 100644 --- a/themes/local_mixin_example/mixin.config.php +++ b/themes/local_mixin_example/mixin.config.php @@ -1,4 +1,4 @@ <?php return [ 'js' => ['mixin-popup.js'], -]; \ No newline at end of file +];