forked from wallabag/wallabag
Added translations and baggy part
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
const $ = require('jquery');
|
||||
|
||||
var jrQrcode = require('jr-qrcode');
|
||||
import jrQrcode from 'jr-qrcode';
|
||||
|
||||
function supportsLocalStorage() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user