refactored init & added content blocker init

This commit is contained in:
Fabian Freund
2024-06-19 21:11:28 +02:00
parent 4726f12431
commit dbf953f879
2 changed files with 80 additions and 39 deletions
@@ -7,7 +7,7 @@ part of 'app_initialization.dart';
// **************************************************************************
String _$appInitializationServiceHash() =>
r'9d970ee0c347a1fc89bea6546956a51ba8d2d711';
r'0588d175aae7eb1734e9d6eb17d40a05ba88757e';
/// See also [AppInitializationService].
@ProviderFor(AppInitializationService)