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