fix: connection selection
This commit is contained in:
parent
04bf5a5349
commit
ac0b218376
1 changed files with 0 additions and 1 deletions
|
@ -533,7 +533,6 @@ impl WalletsContent {
|
||||||
show_selection = true;
|
show_selection = true;
|
||||||
});
|
});
|
||||||
if show_selection {
|
if show_selection {
|
||||||
self.conn_selection_content = None;
|
|
||||||
ExternalConnection::check(None, ui.ctx());
|
ExternalConnection::check(None, ui.ctx());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue