mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-09 12:02:39 +02: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:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user