chore: todo comment

This commit is contained in:
Ayo 2022-12-19 14:47:38 +01:00
parent 88f557b445
commit e2ca6f9da0

View file

@ -23,6 +23,7 @@ const providerName = $computed(() => props.card.providerName ? props.card.provid
const gitHubCards = $(computedEager(() => useFeatureFlags().experimentalGitHubCards))
// TODO: regex test the card.title value
const isMastodonLink = true
// TODO: handle card.type: 'photo' | 'video' | 'rich';