mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-14 01:48:04 -04:00
server card: reset ping when repinging
This commit is contained in:
parent
948db1688a
commit
0cb1ab58f9
@ -113,6 +113,7 @@ class ServerCardController : AbstractCardController<ServerCard>() {
|
||||
|
||||
motdFX.text = ChatComponent.of(Minosoft.LANGUAGE_MANAGER.translate(it))
|
||||
serverList?.onPingUpdate(item)
|
||||
resetPing()
|
||||
}
|
||||
|
||||
ping::error.observeFX(ping, instant = true) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user