mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-05-25 08:32:13 +00:00
Merge pull request #409 from twonlyapp/marmot
Some checks failed
Publish on Github / build_and_publish (push) Has been cancelled
Some checks failed
Publish on Github / build_and_publish (push) Has been cancelled
- New: Create custom shortcuts to quickly share images with pre-selected groups - New: Seamless recovery for iOS reinstallations - Improved: Redesigned snackbar notifications - Improved: New backup mechanism to allow larger backup files - Improved: Move keys into a centralized Rust-owned structure stored in secure storage - Fix: Messages occasionally not received until app restart - Fix: Multiple smaller issues
This commit is contained in:
commit
5ec8afc01f
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ class AppEnvironment {
|
||||||
|
|
||||||
static bool _isInitialized = false;
|
static bool _isInitialized = false;
|
||||||
|
|
||||||
static bool _isInitialized = false;
|
|
||||||
|
|
||||||
// will be loaded in the main_camera_controller.dart
|
// will be loaded in the main_camera_controller.dart
|
||||||
static List<CameraDescription> cameras = [];
|
static List<CameraDescription> cameras = [];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue