diff --git a/packages/types/src/discord.ts b/packages/types/src/discord.ts index ec5a99b55..00e610bf4 100644 --- a/packages/types/src/discord.ts +++ b/packages/types/src/discord.ts @@ -528,6 +528,7 @@ export enum DiscordConnectionServiceType { PlayStationNetwork = 'playstation', Reddit = 'reddit', RiotGames = 'riotgames', + Roblox = 'roblox', Spotify = 'spotify', Skype = 'skype', Steam = 'steam',