mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-18 04:38:55 +00:00
fix: connection selection
This commit is contained in:
@@ -533,7 +533,6 @@ impl WalletsContent {
|
||||
show_selection = true;
|
||||
});
|
||||
if show_selection {
|
||||
self.conn_selection_content = None;
|
||||
ExternalConnection::check(None, ui.ctx());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user