summaryrefslogtreecommitdiff
path: root/public/js/index.js
diff options
context:
space:
mode:
authorLiterallie2017-10-22 01:22:48 +0200
committerLiterallie2017-10-22 02:18:45 +0200
commit04f5e3a3414abbb76841df8375598fb690323f11 (patch)
tree57f1e19dc158f2d22d294990059c31d339869ece /public/js/index.js
parente5f03fe1356dca679b6e19c0dc02136f8f78936a (diff)
Move CSP logic to new file, Fix boolean config examples
Not sure why I was quoting these in the first place
Diffstat (limited to '')
-rw-r--r--public/js/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/js/index.js b/public/js/index.js
index 25bd1c36..56522e9c 100644
--- a/public/js/index.js
+++ b/public/js/index.js
@@ -3,7 +3,6 @@
modeType, Idle, serverurl, key, gapi, Dropbox, FilePicker
ot, MediaUploader, hex2rgb, num_loaded, Visibility */
-
require('../vendor/showup/showup')
require('../css/index.css')