Fix check update (#269)

* Fix check-version.ts
This commit is contained in:
Louis Lam
2023-12-10 00:59:05 +08:00
committed by GitHub
parent bd58de535e
commit b945ddea55
4 changed files with 43 additions and 55 deletions

View File

@@ -98,5 +98,6 @@
"reconnecting...": "Reconnecting…",
"connecting...": "Connecting to the socket server…",
"url": "URL | URLs",
"extra": "Extra"
"extra": "Extra",
"newUpdate": "New Update"
}