summaryrefslogtreecommitdiffstats
path: root/assets/js/community.js
diff options
context:
space:
mode:
Diffstat (limited to 'assets/js/community.js')
-rw-r--r--assets/js/community.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/js/community.js b/assets/js/community.js
index 4077f1cd..2e7a1f6d 100644
--- a/assets/js/community.js
+++ b/assets/js/community.js
@@ -1,3 +1,4 @@
+'use strict';
var community_data = JSON.parse(document.getElementById('community_data').innerHTML);
String.prototype.supplant = function (o) {