Fix spark image

This commit is contained in:
ben
2023-05-02 12:27:51 +01:00
parent f8058825d8
commit b9d3fc5744
2 changed files with 2 additions and 4 deletions

View File

@@ -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 => {

View File

@@ -141,9 +141,7 @@
></q-img> ></q-img>
</a> </a>
</div> </div>
<div class="col q-pl-md">&nbsp;</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