1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Added translations and baggy part

This commit is contained in:
Nicolas Lœuillet 2016-10-31 16:48:34 +01:00
parent e61ee56031
commit 3b81212674
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A
16 changed files with 26 additions and 5 deletions

View file

@ -1,6 +1,6 @@
const $ = require('jquery');
var jrQrcode = require('jr-qrcode');
import jrQrcode from 'jr-qrcode';
function supportsLocalStorage() {
try {