mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update app.js
This commit is contained in:
parent
ec9aa4a790
commit
aa41be0510
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ const ChannelItem = {
|
|||
<td class="is-vcentered" style="min-width: 150px; text-align: center">
|
||||
<img
|
||||
loading="lazy"
|
||||
referrerpolicy="no-referrer"
|
||||
v-show="channel.logo"
|
||||
:src="channel.logo"
|
||||
style="max-width: 100px; max-height: 50px; vertical-align: middle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue