diff --git a/lnbits/static/js/service-worker.js b/lnbits/static/js/service-worker.js index 9bbd3763..fd8c433f 100644 --- a/lnbits/static/js/service-worker.js +++ b/lnbits/static/js/service-worker.js @@ -1,6 +1,6 @@ // update cache version every time there is a new deployment // so the service worker reinitializes the cache -const CACHE_VERSION = 122 +const CACHE_VERSION = 123 const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-` const getApiKey = request => { diff --git a/lnbits/templates/error.html b/lnbits/templates/error.html index ba7f7670..55796975 100644 --- a/lnbits/templates/error.html +++ b/lnbits/templates/error.html @@ -13,18 +13,28 @@ >