mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-09-08 11:25:34 -04:00
Add poe platform
This commit is contained in:
1 parent
2ebdfabd9b
commit
7b3965ff4b
1 file changed
+1
@@ -80,6 +80,7 @@ class Platform(Enum):
|
||||
PlayStationVita = "psvita"
|
||||
NintendoDs = "nds"
|
||||
Nintendo3Ds = "3ds"
|
||||
PathOfExile = "pathofexile"
|
||||
|
||||
class Feature(Enum):
|
||||
"""Possible features that can be implemented by an integration.
|
||||
|
||||
Reference in new issue
Block a user