update ios release

This commit is contained in:
Hiddify
2024-03-13 13:34:08 +01:00
parent 6feb40a0f7
commit f35f994d4d
2 changed files with 7 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ Future<void> lazyBootstrap(
);
final enableAnalytics =
true || await container.read(analyticsControllerProvider.future);
await container.read(analyticsControllerProvider.future);
if (enableAnalytics) {
await _init(
"analytics",