mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 20:36:16 +02:00
remove v-el from element, this was removed in Vue v2, ref does not appear to be used anywhere
This commit is contained in:
@@ -332,7 +332,6 @@
|
|||||||
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