Merge pull request #21 from lyricalpaws/main

sanity check
This commit is contained in:
Chloe 2022-05-26 22:01:26 +01:00 committed by GitHub
commit 2cc33bf231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -807,7 +807,7 @@ def embed(video_link, vnf, image, raw=False):
if vnf["nsfw"] == True:
color = "#800020" # Red
print(f'{appNamePost=}')
return render_template(
template,
likes=vnf["likes"],