File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -275,6 +275,7 @@ export interface APIConnection {
275
275
export enum ConnectionService {
276
276
AmazonMusic = 'amazon-music' ,
277
277
BattleNet = 'battlenet' ,
278
+ Bluesky = 'bluesky' ,
278
279
BungieNet = 'bungie' ,
279
280
Crunchyroll = 'crunchyroll' ,
280
281
Domain = 'domain' ,
@@ -284,6 +285,7 @@ export enum ConnectionService {
284
285
GitHub = 'github' ,
285
286
Instagram = 'instagram' ,
286
287
LeagueOfLegends = 'leagueoflegends' ,
288
+ Mastodon = 'mastodon' ,
287
289
PayPal = 'paypal' ,
288
290
PlayStationNetwork = 'playstation' ,
289
291
Reddit = 'reddit' ,
Original file line number Diff line number Diff line change @@ -275,6 +275,7 @@ export interface APIConnection {
275
275
export enum ConnectionService {
276
276
AmazonMusic = 'amazon-music' ,
277
277
BattleNet = 'battlenet' ,
278
+ Bluesky = 'bluesky' ,
278
279
BungieNet = 'bungie' ,
279
280
Crunchyroll = 'crunchyroll' ,
280
281
Domain = 'domain' ,
@@ -284,6 +285,7 @@ export enum ConnectionService {
284
285
GitHub = 'github' ,
285
286
Instagram = 'instagram' ,
286
287
LeagueOfLegends = 'leagueoflegends' ,
288
+ Mastodon = 'mastodon' ,
287
289
PayPal = 'paypal' ,
288
290
PlayStationNetwork = 'playstation' ,
289
291
Reddit = 'reddit' ,
Original file line number Diff line number Diff line change @@ -275,6 +275,7 @@ export interface APIConnection {
275
275
export enum ConnectionService {
276
276
AmazonMusic = 'amazon-music' ,
277
277
BattleNet = 'battlenet' ,
278
+ Bluesky = 'bluesky' ,
278
279
BungieNet = 'bungie' ,
279
280
Crunchyroll = 'crunchyroll' ,
280
281
Domain = 'domain' ,
@@ -284,6 +285,7 @@ export enum ConnectionService {
284
285
GitHub = 'github' ,
285
286
Instagram = 'instagram' ,
286
287
LeagueOfLegends = 'leagueoflegends' ,
288
+ Mastodon = 'mastodon' ,
287
289
PayPal = 'paypal' ,
288
290
PlayStationNetwork = 'playstation' ,
289
291
Reddit = 'reddit' ,
Original file line number Diff line number Diff line change @@ -275,6 +275,7 @@ export interface APIConnection {
275
275
export enum ConnectionService {
276
276
AmazonMusic = 'amazon-music' ,
277
277
BattleNet = 'battlenet' ,
278
+ Bluesky = 'bluesky' ,
278
279
BungieNet = 'bungie' ,
279
280
Crunchyroll = 'crunchyroll' ,
280
281
Domain = 'domain' ,
@@ -284,6 +285,7 @@ export enum ConnectionService {
284
285
GitHub = 'github' ,
285
286
Instagram = 'instagram' ,
286
287
LeagueOfLegends = 'leagueoflegends' ,
288
+ Mastodon = 'mastodon' ,
287
289
PayPal = 'paypal' ,
288
290
PlayStationNetwork = 'playstation' ,
289
291
Reddit = 'reddit' ,
You can’t perform that action at this time.
0 commit comments