build: Update dependencies
This commit is contained in:
parent
0d9cb4915d
commit
3f46b90fd8
4 changed files with 70 additions and 73 deletions
|
|
@ -51,7 +51,6 @@ class HomeserverPickerController extends State<HomeserverPicker> {
|
|||
context: context,
|
||||
title: L10n.of(context)!.indexedDbErrorTitle,
|
||||
message: L10n.of(context)!.indexedDbErrorLong,
|
||||
onWillPop: () async => false,
|
||||
);
|
||||
_checkTorBrowser();
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue