Browse Source

Update index.html

fee_issues
Arc 5 years ago
committed by GitHub
parent
commit
409122271a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      lnbits/core/templates/core/index.html

5
lnbits/core/templates/core/index.html

@ -38,9 +38,10 @@
<q-dialog v-model="disclaimerDialog.show" position="top"> <q-dialog v-model="disclaimerDialog.show" position="top">
<q-card class="q-pa-lg q-pt-xl" style="width: 500px"> <q-card class="q-pa-lg q-pt-xl" style="width: 500px">
<h5 class="q-my-md">WARNING</h5>
<p> <p>
Login functionality to be released in V0.2, for now make sure you bookmark to save your wallet!<br/> Login functionality to be released in V0.2, for now make sure you bookmark to save your wallet!<br/><br/>
This service is in BETA, and we hold no responsibility for people losing access to funds.<br/> This service is in BETA, and we hold no responsibility for people losing access to funds.<br/><br/>
To encourage you to run your own LNbits, any balance on lnbits.com will incur a charge of 1% per week. To encourage you to run your own LNbits, any balance on lnbits.com will incur a charge of 1% per week.
</p> </p>

Loading…
Cancel
Save