Skip to content

Commit

Permalink
feat: support Threads icon in profile links
Browse files Browse the repository at this point in the history
  • Loading branch information
shuuji3 committed Nov 16, 2023
1 parent e00e407 commit b2c4004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composables/masto/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const accountFieldIcons: Record<string, string> = Object.fromEntries(Obje
Steam: 'i-ri:steam-line',
Switch: 'i-ri:switch-line',
Telegram: 'i-ri:telegram-line',
Threads: 'i-ri:threads-line',
Tumblr: 'i-ri:tumblr-line',
Twitch: 'i-ri:twitch-line',
Twitter: 'i-ri:twitter-line',
Expand Down

0 comments on commit b2c4004

Please sign in to comment.