diff --git a/xbox/webapi/api/provider/smartglass/models.py b/xbox/webapi/api/provider/smartglass/models.py index 1565aec..caf126a 100644 --- a/xbox/webapi/api/provider/smartglass/models.py +++ b/xbox/webapi/api/provider/smartglass/models.py @@ -180,6 +180,7 @@ class InputKeyType(str, Enum): Down = "Down" Left = "Left" Right = "Right" + Nexus = "Nexus" class GuideTab(str, Enum):