mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-28 12:56:16 +02:00
v-text missing
This commit is contained in:
committed by
Pavol Rusnak
parent
ed44244291
commit
1dd096213e
@@ -176,7 +176,7 @@
|
|||||||
@remove="removeExtensionsManifest(manifestUrl)"
|
@remove="removeExtensionsManifest(manifestUrl)"
|
||||||
color="primary"
|
color="primary"
|
||||||
text-color="white"
|
text-color="white"
|
||||||
v-text="manifestUrl"
|
><span v-text="manifestUrl"></span
|
||||||
></q-chip>
|
></q-chip>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
color="primary"
|
color="primary"
|
||||||
text-color="white"
|
text-color="white"
|
||||||
>
|
>
|
||||||
<span v-text="user" />
|
<span v-text="user"></span>
|
||||||
</q-chip>
|
</q-chip>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
|
Reference in New Issue
Block a user