I hate twitter i hate twitter

Signed-off-by: Chloe Carver-Brown <admin@twxtter.com>
This commit is contained in:
Chloe Carver-Brown 2022-05-26 20:58:22 +01:00
parent 53f477062f
commit 60c18d8bba
No known key found for this signature in database
GPG Key ID: 71938715093BE620
1 changed files with 1 additions and 0 deletions

View File

@ -785,6 +785,7 @@ def embed(video_link, vnf, image, raw=False):
if vnf["type"] == "Image":
if vnf["images"][4] != "1":
appNamePost = " - Image " + str(image+1) + "/" + str(vnf["images"][4])
print(f" ➤ [ T ] Setting appNamePost to {appNamePost}")
image = vnf["images"][image]
if raw == True:
template = "img.html"