Skip to content

Commit

Permalink
chore: disable tiktok
Browse files Browse the repository at this point in the history
I didn't find a way to get the avatar ☹️
  • Loading branch information
Kikobeats committed Mar 30, 2024
1 parent 84393bd commit f3ceb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/providers/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const providers = {
soundcloud: require('./soundcloud'),
substack: require('./substack'),
telegram: require('./telegram'),
tiktok: require('./tiktok'),
// tiktok: require('./tiktok'),
twitch: require('./twitch'),
twitter: require('./twitter'),
youtube: require('./youtube')
Expand Down

0 comments on commit f3ceb9c

Please sign in to comment.