fix: fixes typo of zone.js patch vrdisplaydisconnected property (#33581)
Close #33579 PR Close #33581
This commit is contained in:

committed by
Alex Rickabaugh

parent
341d5847d6
commit
71b8e271b3
@ -144,7 +144,7 @@ const windowEventNames = [
|
||||
'unhandledrejection',
|
||||
'unload',
|
||||
'userproximity',
|
||||
'vrdisplyconnected',
|
||||
'vrdisplayconnected',
|
||||
'vrdisplaydisconnected',
|
||||
'vrdisplaypresentchange'
|
||||
];
|
||||
|
Reference in New Issue
Block a user