Fix server ping race condition before protocol version is available (#6935)

* fix race condition with server ping lookup before protocol resolved

* fix refresh button on worlds page
This commit is contained in:
Prospector
2026-08-03 07:00:54 +00:00
committed by GitHub
parent ae13d37edc
commit 779edf0333
3 changed files with 62 additions and 11 deletions
@@ -590,6 +590,9 @@
"app.instance.worlds.no-worlds-heading": {
"message": "No servers or worlds added"
},
"app.instance.worlds.refreshing": {
"message": "Refreshing..."
},
"app.instance.worlds.remove-server-modal.remove-button": {
"message": "Remove server"
},