chore: Follow up homeserver picker page
This commit is contained in:
parent
53b8b5290e
commit
e2538816a3
2 changed files with 12 additions and 9 deletions
|
|
@ -75,6 +75,7 @@ class HomeserverPickerController extends State<HomeserverPicker> {
|
|||
|
||||
tryCheckHomeserverActionWithoutCooldown([_]) {
|
||||
_checkHomeserverCooldown?.cancel();
|
||||
_lastCheckedUrl = null;
|
||||
checkHomeserverAction();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue