Skip to content

Commit 7f7b71b

Browse files
committed
add domain connection
1 parent 476a64f commit 7f7b71b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/Constants.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ export enum ConnectionVisibilityTypes {
385385

386386
export const ConnectionServices = [
387387
"battlenet",
388+
"domain",
388389
"ebay",
389390
"epicgames",
390391
"facebook",
@@ -395,8 +396,8 @@ export const ConnectionServices = [
395396
"playstation",
396397
"reddit",
397398
"riotgames",
398-
"spotify",
399399
"skype",
400+
"spotify",
400401
"steam",
401402
"tiktok",
402403
"twitch",

0 commit comments

Comments
 (0)