remove preview embed

This commit is contained in:
deflax 2024-03-08 17:17:08 +02:00
parent 7525f82caa
commit 2270da5481

View file

@ -169,9 +169,6 @@ async def query_database():
embed.add_field(name="Watch",
value=f'[plyr.js player]({video_watch_url}) :]',
inline=True)
embed.add_field(name="Preview",
value=f'[thumb]({thumb_url})',
inline=True)
#embed.set_image(url=thumb_url)
embed.set_thumbnail(url=f'{img_url}/logo-96.png')
embed.set_footer(text="DeflaxTV",