fix: Rename incorrect error type name parallel-video-processing-not-supported
This commit is contained in:
parent
088df9a902
commit
0ea633dddb
@ -9,7 +9,7 @@ export type DeviceError =
|
|||||||
| 'device/configuration-error'
|
| 'device/configuration-error'
|
||||||
| 'device/no-device'
|
| 'device/no-device'
|
||||||
| 'device/invalid-device'
|
| 'device/invalid-device'
|
||||||
| 'device/too-many-use-cases'
|
| 'device/parallel-video-processing-not-supported'
|
||||||
| 'device/torch-unavailable'
|
| 'device/torch-unavailable'
|
||||||
| 'device/microphone-unavailable'
|
| 'device/microphone-unavailable'
|
||||||
| 'device/low-light-boost-not-supported'
|
| 'device/low-light-boost-not-supported'
|
||||||
|
Loading…
Reference in New Issue
Block a user