mirror of
https://github.com/elk-zone/elk.git
synced 2024-12-14 23:21:46 +03:00
chore: todo comment
This commit is contained in:
parent
88f557b445
commit
e2ca6f9da0
1 changed files with 1 additions and 0 deletions
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue