mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
Add bluesky and mastodon to the connections (#4051)
This commit is contained in:
@@ -534,6 +534,7 @@ export enum DiscordConnectionServiceType {
|
||||
AmazonMusic = 'amazon-music',
|
||||
BattleNet = 'battlenet',
|
||||
Bungie = 'Bungie.net',
|
||||
Bluesky = 'bluesky',
|
||||
Crunchyroll = 'crunchyroll',
|
||||
Domain = 'domain',
|
||||
eBay = 'ebay',
|
||||
@@ -542,6 +543,7 @@ export enum DiscordConnectionServiceType {
|
||||
GitHub = 'github',
|
||||
Instagram = 'instagram',
|
||||
LeagueOfLegends = 'leagueoflegends',
|
||||
Mastodon = 'mastodon',
|
||||
PayPal = 'paypal',
|
||||
PlayStationNetwork = 'playstation',
|
||||
Reddit = 'reddit',
|
||||
|
||||
Reference in New Issue
Block a user