Updated new wallet warning modal text to clarify importance of backing up login creds (#2273)

* Updated new wallet warning modal text to clarify importance of backing up creds


Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
blackcoffeexbt
2024-02-20 14:36:39 +02:00
committed by GitHub
co-authored by Vlad Stan
parent 17b7826753
commit fe12eccc42
7 changed files with 22 additions and 7 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 = 116
const CACHE_VERSION = 117
const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-`
const getApiKey = request => {