summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.js b/src/main.js
index 81f01b6f..628772b0 100644
--- a/src/main.js
+++ b/src/main.js
@@ -34,7 +34,7 @@ __webpack_nonce__ = btoa(OC.requestToken)
// OC.linkTo matches the apps folders
// OC.generateUrl ensure the index.php (or not)
// eslint-disable-next-line
-__webpack_public_path__ = OC.generateUrl(OC.linkTo('contacts', 'js'))
+__webpack_public_path__ = OC.generateUrl(OC.linkTo('contacts', 'js/'))
sync(store, router)