mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-13 11:35:56 +01:00
remove "Renew Keys" button.
it wasn't doing anything. closes https://github.com/lnbits/lnbits/issues/147
This commit is contained in:
parent
378e408dca
commit
ea51af90d0
1 changed files with 0 additions and 3 deletions
|
@ -219,9 +219,6 @@
|
|||
<div class="col-12 col-md-5 q-gutter-y-md">
|
||||
<q-card>
|
||||
<q-card-section>
|
||||
<q-btn flat color="grey" @click="exportCSV" class="float-right"
|
||||
>Renew keys</q-btn
|
||||
>
|
||||
<h6 class="text-subtitle1 q-mt-none q-mb-sm">LNbits wallet</h6>
|
||||
<strong>Wallet name: </strong><em>{{ wallet.name }}</em><br />
|
||||
<p></p>
|
||||
|
|
Loading…
Add table
Reference in a new issue