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