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:
parent
e61ee56031
commit
3b81212674
16 changed files with 26 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
const $ = require('jquery');
|
||||
|
||||
var jrQrcode = require('jr-qrcode');
|
||||
import jrQrcode from 'jr-qrcode';
|
||||
|
||||
function supportsLocalStorage() {
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue