refactor setting providers; include content blocking settings;
This commit is contained in:
@@ -349,7 +349,7 @@ class TabRepository extends _$TabRepository {
|
||||
next.whenData((value) async {
|
||||
final isPrivate =
|
||||
ref
|
||||
.read(generalSettingsRepositoryProvider)
|
||||
.read(generalSettingsWithDefaultsProvider)
|
||||
.defaultIntentTabType ==
|
||||
TabType.private;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user