mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-05-25 12:32:11 +00:00
Merge branch 'main' into marmot
This commit is contained in:
commit
9bb2ea2825
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ class AppEnvironment {
|
|||
|
||||
static bool _isInitialized = false;
|
||||
|
||||
static bool _isInitialized = false;
|
||||
|
||||
// will be loaded in the main_camera_controller.dart
|
||||
static List<CameraDescription> cameras = [];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue