Skip to content

Commit 507aadd

Browse files
committed
chore(providers): formatting tiktok
1 parent 85815a6 commit 507aadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/providers/tiktok.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ export default function TikTok(
306306
id: profile.data.user.open_id,
307307
name: profile.data.user.display_name,
308308
image: profile.data.user.avatar_url,
309-
// Email address is not supported by TikTok.
309+
// Email address is not supported by TikTok.
310310
email: null,
311311
}
312312
},

0 commit comments

Comments
 (0)