mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-18 03:44:54 -04:00
eros: fix wrongly disabled connect button
This commit is contained in:
parent
3595ba30f5
commit
818d3af996
@ -224,6 +224,7 @@ class ServerListController : EmbeddedJavaFXController<Pane>(), Refreshable {
|
||||
|
||||
if (wasSelected) {
|
||||
serverListViewFX.selectionModel.select(card)
|
||||
setServerInfo(card)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user