1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-15 16:52:48 -05:00

Fix parsing promo_video_convo cards

This commit is contained in:
Zed
2019-11-08 22:52:34 +01:00
parent 27c8c0a97a
commit f19443ed96
3 changed files with 5 additions and 1 deletions

View File

@@ -99,6 +99,7 @@ type
summaryLarge = "summary_large_image"
promoWebsite = "promo_website"
promoVideo = "promo_video_website"
promoVideoConvo = "promo_video_convo"
player = "player"
liveEvent = "live_event"