diff --git a/www/report/main.js b/www/report/main.js index f4dd33429..8f39aa232 100644 --- a/www/report/main.js +++ b/www/report/main.js @@ -10,7 +10,7 @@ define([ '/common/cryptpad-common.js', '/common/outer/cache-store.js', '/common/common-interface.js', - '/bower_components/chainpad-netflux/chainpad-netflux.js', + 'chainpad-netflux', '/bower_components/chainpad-crypto/crypto.js', '/common/userObject.js', '/common/clipboard.js',