mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-19 20:14:59 +02:00
Fix spark image
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// update cache version every time there is a new deployment
|
// update cache version every time there is a new deployment
|
||||||
// so the service worker reinitializes the cache
|
// so the service worker reinitializes the cache
|
||||||
const CACHE_VERSION = 2
|
const CACHE_VERSION = 3
|
||||||
const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-`
|
const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-`
|
||||||
|
|
||||||
const getApiKey = request => {
|
const getApiKey = request => {
|
||||||
|
@@ -141,9 +141,7 @@
|
|||||||
></q-img>
|
></q-img>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col q-pl-md"> </div>
|
<div class="col q-pl-md">
|
||||||
</div>
|
|
||||||
<div class="col">
|
|
||||||
<a href="https://github.com/shesek/spark-wallet">
|
<a href="https://github.com/shesek/spark-wallet">
|
||||||
<q-img
|
<q-img
|
||||||
contain
|
contain
|
||||||
|
Reference in New Issue
Block a user