Skip to content

Commit cc37f26

Browse files
author
Maddie Clayton
authored
Merge pull request Azure#8654 from Azure/cormacpayne-patch-1
Fix bug for MixedReality release
2 parents 75181de + cf4a9fd commit cc37f26

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/CreateMappings_rules.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,7 @@
143143
{ "regex": "Search", "alias": "Search" },
144144
{ "regex": "Security", "alias": "Security" },
145145
{ "regex": "Kusto", "alias": "Kusto" },
146-
{ "regex": "Advisor", "alias": "Advisor" }
146+
{ "regex": "Advisor", "alias": "Advisor" },
147+
{ "regex": "MixedReality", "group": "Mixed Reality", "alias": "Mixed Reality" },
148+
{ "regex": "SpatialAnchors", "group": "Mixed Reality", "alias": "Mixed Reality" }
147149
]

0 commit comments

Comments
 (0)