Add todo comment.

This commit is contained in:
Dillon Kearns 2019-08-05 13:49:38 -07:00
parent a58bb00119
commit e68b950af5

View File

@ -276,3 +276,19 @@ tags (Content common details) =
maybeContent
|> Maybe.map (\metaContent -> Head.metaProperty name metaContent)
)
{-
TODO remaining types:
- music.album
- music.playlist
- music.radio_station
- video.movie
- video.episode
- video.tv_show
- video.other
-}