summaryrefslogtreecommitdiffstats
path: root/assets/js/notifications.js
diff options
context:
space:
mode:
Diffstat (limited to 'assets/js/notifications.js')
-rw-r--r--assets/js/notifications.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/js/notifications.js b/assets/js/notifications.js
index 3d1ec1ed..68ea1e15 100644
--- a/assets/js/notifications.js
+++ b/assets/js/notifications.js
@@ -1,3 +1,4 @@
+'use strict';
var notification_data = JSON.parse(document.getElementById('notification_data').innerHTML);
var notifications, delivered;