Merge pull request #718 from FiniteReality/issue/missing-tweet-type

Add 'tweet' embed type
This commit is contained in:
Christopher F
2017-06-25 01:54:14 -04:00
committed by GitHub

View File

@@ -7,6 +7,7 @@
Video, Video,
Image, Image,
Gifv, Gifv,
Article Article,
Tweet
} }
} }