quick fix languages bundle (#1691)

This commit is contained in:
dni ⚡ 2023-05-09 10:56:44 +02:00 committed by GitHub
parent 44c5c87405
commit 95071eb87e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1344 additions and 1338 deletions

View File

@ -1,6 +1,6 @@
// update cache version every time there is a new deployment
// so the service worker reinitializes the cache
const CACHE_VERSION = 7
const CACHE_VERSION = 8
const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-`
const getApiKey = request => {

File diff suppressed because one or more lines are too long

View File

@ -17,6 +17,9 @@
"/static/i18n/de.js",
"/static/i18n/es.js",
"/static/i18n/jp.js",
"/static/i18n/pi.js",
"/static/i18n/fr.js",
"/static/i18n/nl.js",
"/static/js/base.js",
"/static/js/components.js",
"/static/js/bolt11-decoder.js"

2656
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -65,6 +65,9 @@
"/static/i18n/de.js",
"/static/i18n/es.js",
"/static/i18n/jp.js",
"/static/i18n/pi.js",
"/static/i18n/fr.js",
"/static/i18n/nl.js",
"/static/js/base.js",
"/static/js/components.js",
"/static/js/bolt11-decoder.js"