forked from MarseyWorld/MarseyWorld
fix missing image on wpd
parent
f0e40534b0
commit
03f04869c5
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 256 KiB |
|
@ -8,7 +8,7 @@
|
|||
<img loading="lazy" src="{{SITE_FULL_IMAGES}}/i/{{SITE_NAME}}/lottery.webp?x=6">
|
||||
<img
|
||||
id="lotteryTicketPulled"
|
||||
src="{{SITE_FULL_IMAGES}}/i/{{SITE_NAME}}/lottery_active.webp?x=6"
|
||||
src="{{SITE_FULL_IMAGES}}/i/lottery_active.webp?x=6"
|
||||
style="display: none"
|
||||
>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue