mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 07:07:48 +01:00
Revert "remove v-el from element, this was removed in Vue v2, ref does not appear to be used anywhere"
This reverts commit c35ae109a4
.
This commit is contained in:
parent
a086db43ba
commit
d7696fdc0f
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@
|
||||||
class="q-ml-auto"
|
class="q-ml-auto"
|
||||||
v-on:click="generateKeys"
|
v-on:click="generateKeys"
|
||||||
v-on:click.right="debugKeys"
|
v-on:click.right="debugKeys"
|
||||||
|
v-el:keybtn
|
||||||
>Generate keys</q-btn
|
>Generate keys</q-btn
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue