geckoview is inconsistent about title, lets bind to authority for now

This commit is contained in:
Fabian Freund
2025-10-01 08:54:15 +02:00
parent 5651b9255d
commit e7792a71d1
2 changed files with 3 additions and 3 deletions
@@ -41,7 +41,7 @@ final class TabStatesProvider
}
}
String _$tabStatesHash() => r'f3835029261f0e2594c804d0555a0db37171ddab';
String _$tabStatesHash() => r'778242f0b67eb7646014d0df857a3a71de214c40';
abstract class _$TabStates extends $Notifier<Map<String, TabState>> {
Map<String, TabState> build();