fix proxy auto start issue
This commit is contained in:
+2
-2
@@ -374,7 +374,7 @@ final class SandboxCaptureErrorsProvider
|
||||
}
|
||||
|
||||
String _$sandboxCaptureErrorsHash() =>
|
||||
r'd6ef9ebba2515f8177a380b822f344128e4ea8c4';
|
||||
r'da9021ba394d2769140408577983bbcf45b0e0fe';
|
||||
|
||||
/// Orchestrates sandbox capture browsing:
|
||||
///
|
||||
@@ -440,7 +440,7 @@ final class SandboxCaptureControllerProvider
|
||||
}
|
||||
|
||||
String _$sandboxCaptureControllerHash() =>
|
||||
r'fb582cb09504dafd1b9addc1bfc0e6f58fabc9b1';
|
||||
r'6ddcb0df7194f3e35ac0eee3c182204a990f9651';
|
||||
|
||||
/// Orchestrates sandbox capture browsing:
|
||||
///
|
||||
|
||||
@@ -42,7 +42,7 @@ final class MetaSearchControllerProvider
|
||||
}
|
||||
|
||||
String _$metaSearchControllerHash() =>
|
||||
r'afb6600f78717df124a6afdb80710eba74666d23';
|
||||
r'74ea7c616213dae53d3ac18b2677b797f5f87d53';
|
||||
|
||||
abstract class _$MetaSearchController extends $Notifier<MetaSearchState> {
|
||||
MetaSearchState build();
|
||||
@@ -108,7 +108,7 @@ final class WebSearchScrollOffsetProvider
|
||||
}
|
||||
|
||||
String _$webSearchScrollOffsetHash() =>
|
||||
r'8d622d93aba7712b2bf0e6da7cbde6c90ee00c07';
|
||||
r'404573c2e5e52a0f260d182b7947f4878df45820';
|
||||
|
||||
/// Persisted vertical scroll offset of the web-search results list. Kept
|
||||
/// alive (like [MetaSearchController]) so returning to the search screen
|
||||
|
||||
Reference in New Issue
Block a user