quick fix languages bundle (#1691)

This commit is contained in:
dni ⚡
2023-05-09 09:56:44 +01:00
committed by GitHub
parent 44c5c87405
commit 95071eb87e
5 changed files with 1344 additions and 1338 deletions
+1 -1
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 => {
+9 -9
View File
File diff suppressed because one or more lines are too long
+3
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"
+1328 -1328
View File
File diff suppressed because it is too large Load Diff
+3
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"