Skip to content

Commit 4fac147

Browse files
authored
Adding EA Desktop ID
goes in pair with gogcom#206
1 parent 6a1d276 commit 4fac147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/galaxy/api/consts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ class Platform(Enum):
1010
XBoxOne = "xboxone"
1111
Generic = "generic"
1212
Origin = "origin"
13+
EADesktop = "ead"
1314
Uplay = "uplay"
1415
Battlenet = "battlenet"
1516
Epic = "epic"

0 commit comments

Comments
 (0)