-
-
Notifications
You must be signed in to change notification settings - Fork 77k
Commit 215e43a
authored and
committed
fix(transport): add xiaomi-native to ProviderEndpointClass and manifest endpoint classes
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
src/agents
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,6 +54,7 @@ export type ProviderEndpointClass = | |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
@@ -149,6 +150,7 @@ const MANIFEST_PROVIDER_ENDPOINT_CLASSES = new Set<ProviderEndpointClass>([ | |||
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| 153 | + | |
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
























0 commit comments
Comments
(0)