File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -276,6 +276,7 @@ export enum ConnectionService {
276
276
AmazonMusic = 'amazon-music' ,
277
277
BattleNet = 'battlenet' ,
278
278
BungieNet = 'bungie' ,
279
+ Crunchyroll = 'crunchyroll' ,
279
280
Domain = 'domain' ,
280
281
eBay = 'ebay' ,
281
282
EpicGames = 'epicgames' ,
Original file line number Diff line number Diff line change @@ -276,18 +276,19 @@ export enum ConnectionService {
276
276
AmazonMusic = 'amazon-music' ,
277
277
BattleNet = 'battlenet' ,
278
278
BungieNet = 'bungie' ,
279
+ Crunchyroll = 'crunchyroll' ,
279
280
Domain = 'domain' ,
280
281
eBay = 'ebay' ,
281
282
EpicGames = 'epicgames' ,
282
283
Facebook = 'facebook' ,
283
284
GitHub = 'github' ,
284
285
Instagram = 'instagram' ,
285
286
LeagueOfLegends = 'leagueoflegends' ,
287
+ PayPal = 'paypal' ,
286
288
PlayStationNetwork = 'playstation' ,
287
289
Reddit = 'reddit' ,
288
290
RiotGames = 'riotgames' ,
289
291
Roblox = 'roblox' ,
290
- PayPal = 'paypal' ,
291
292
Spotify = 'spotify' ,
292
293
Skype = 'skype' ,
293
294
Steam = 'steam' ,
Original file line number Diff line number Diff line change @@ -276,6 +276,7 @@ export enum ConnectionService {
276
276
AmazonMusic = 'amazon-music' ,
277
277
BattleNet = 'battlenet' ,
278
278
BungieNet = 'bungie' ,
279
+ Crunchyroll = 'crunchyroll' ,
279
280
Domain = 'domain' ,
280
281
eBay = 'ebay' ,
281
282
EpicGames = 'epicgames' ,
Original file line number Diff line number Diff line change @@ -276,18 +276,19 @@ export enum ConnectionService {
276
276
AmazonMusic = 'amazon-music' ,
277
277
BattleNet = 'battlenet' ,
278
278
BungieNet = 'bungie' ,
279
+ Crunchyroll = 'crunchyroll' ,
279
280
Domain = 'domain' ,
280
281
eBay = 'ebay' ,
281
282
EpicGames = 'epicgames' ,
282
283
Facebook = 'facebook' ,
283
284
GitHub = 'github' ,
284
285
Instagram = 'instagram' ,
285
286
LeagueOfLegends = 'leagueoflegends' ,
287
+ PayPal = 'paypal' ,
286
288
PlayStationNetwork = 'playstation' ,
287
289
Reddit = 'reddit' ,
288
290
RiotGames = 'riotgames' ,
289
291
Roblox = 'roblox' ,
290
- PayPal = 'paypal' ,
291
292
Spotify = 'spotify' ,
292
293
Skype = 'skype' ,
293
294
Steam = 'steam' ,
You can’t perform that action at this time.
0 commit comments