mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 22:10:15 +00:00
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:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user