fix: fixes typo of zone.js patch vrdisplaydisconnected property (#33581)
Close #33579 PR Close #33581
This commit is contained in:
parent
341d5847d6
commit
71b8e271b3
@ -144,7 +144,7 @@ const windowEventNames = [
|
|||||||
'unhandledrejection',
|
'unhandledrejection',
|
||||||
'unload',
|
'unload',
|
||||||
'userproximity',
|
'userproximity',
|
||||||
'vrdisplyconnected',
|
'vrdisplayconnected',
|
||||||
'vrdisplaydisconnected',
|
'vrdisplaydisconnected',
|
||||||
'vrdisplaypresentchange'
|
'vrdisplaypresentchange'
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user