mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-01-19 12:18:28 -05:00
Add poe platform
This commit is contained in:
@@ -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