feat(ConnectionService): add TikTok (#632)

This commit is contained in:
advaith
2023-01-10 13:11:05 -08:00
committed by GitHub
parent 8869e92336
commit af06df6cae
4 changed files with 4 additions and 0 deletions

View File

@@ -239,6 +239,7 @@ export enum ConnectionService {
Spotify = 'spotify',
Skype = 'skype',
Steam = 'steam',
TikTok = 'tiktok',
Twitch = 'twitch',
Twitter = 'twitter',
Xbox = 'xbox',

View File

@@ -239,6 +239,7 @@ export enum ConnectionService {
Spotify = 'spotify',
Skype = 'skype',
Steam = 'steam',
TikTok = 'tiktok',
Twitch = 'twitch',
Twitter = 'twitter',
Xbox = 'xbox',

View File

@@ -239,6 +239,7 @@ export enum ConnectionService {
Spotify = 'spotify',
Skype = 'skype',
Steam = 'steam',
TikTok = 'tiktok',
Twitch = 'twitch',
Twitter = 'twitter',
Xbox = 'xbox',

View File

@@ -239,6 +239,7 @@ export enum ConnectionService {
Spotify = 'spotify',
Skype = 'skype',
Steam = 'steam',
TikTok = 'tiktok',
Twitch = 'twitch',
Twitter = 'twitter',
Xbox = 'xbox',