mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-26 16:35:39 +00:00
1.19 release
This commit is contained in:
@@ -27,7 +27,7 @@ export namespace Store {
|
||||
if (version && VersionIds.includes(version as VersionId)) {
|
||||
return version as VersionId
|
||||
}
|
||||
return '1.18.2'
|
||||
return '1.19'
|
||||
}
|
||||
|
||||
export function getIndent() {
|
||||
|
||||
Reference in New Issue
Block a user