]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/_global/js/tools.js
Added translations and baggy part
[github/wallabag/wallabag.git] / app / Resources / static / themes / _global / js / tools.js
index 00f5d501527776e85507e354ce26c7b36c614d20..9b23e4b51c237fc4c37eb433dc9aa16196608826 100644 (file)
@@ -1,6 +1,6 @@
 const $ = require('jquery');
 
-var jrQrcode = require('jr-qrcode');
+import jrQrcode from 'jr-qrcode';
 
 function supportsLocalStorage() {
   try {