mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-10 12:32:34 +02:00
Replaced tiles, for those who have them
This commit is contained in:
@@ -62,8 +62,8 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-3">
|
<div class="col-3">
|
||||||
<q-img
|
<q-img
|
||||||
v-if="extension.tile"
|
v-if="extension.iconUrl"
|
||||||
:src="extension.tile"
|
:src="extension.iconUrl"
|
||||||
spinner-color="white"
|
spinner-color="white"
|
||||||
style="max-width: 100%"
|
style="max-width: 100%"
|
||||||
></q-img>
|
></q-img>
|
||||||
|
Reference in New Issue
Block a user