summaryrefslogtreecommitdiffstats
path: root/js/service/Publisher.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/service/Publisher.js')
-rw-r--r--js/service/Publisher.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/service/Publisher.js b/js/service/Publisher.js
index d4efa4a80..dd420f629 100644
--- a/js/service/Publisher.js
+++ b/js/service/Publisher.js
@@ -7,6 +7,8 @@
* @author Bernhard Posselt <dev@bernhard-posselt.com>
* @copyright Bernhard Posselt 2014
*/
+
+/*jshint undef:false*/
app.service('Publisher', function () {
'use strict';