2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Handle condition where camera controller fails to initialize

This commit is contained in:
Oliver Walters
2024-12-11 22:53:03 +11:00
parent d25c47ccc3
commit 6690f10118
3 changed files with 30 additions and 1 deletions

View File

@ -202,6 +202,9 @@
"building": "Building",
"@building": {},
"cameraCreationError": "Could not open camera controller",
"@cameraCreationError": {},
"cameraInternal": "Internal Camera",
"@cameraInternal": {},