mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
.
This commit is contained in:
parent
4f9516087b
commit
881c1b2b09
@ -467,8 +467,8 @@ if (window.location.pathname === '/') {
|
||||
|
||||
if (
|
||||
lastVersion &&
|
||||
// @ts-expect-error
|
||||
gt(
|
||||
// @ts-expect-error
|
||||
coerce(currentVersion, { includePrerelease: true }),
|
||||
coerce(lastVersion, { includePrerelease: true }),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user