mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Handle condition where camera controller fails to initialize
This commit is contained in:
parent
d25c47ccc3
commit
6690f10118
3 changed files with 30 additions and 1 deletions
|
|
@ -202,6 +202,9 @@
|
|||
"building": "Building",
|
||||
"@building": {},
|
||||
|
||||
"cameraCreationError": "Could not open camera controller",
|
||||
"@cameraCreationError": {},
|
||||
|
||||
"cameraInternal": "Internal Camera",
|
||||
"@cameraInternal": {},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue