mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 08:34:48 +00:00
.
This commit is contained in:
parent
01d1aebe64
commit
96e328c0bd
@ -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