mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-29 01:22:44 +00:00
Make 1.18 the default version
This commit is contained in:
@@ -22,7 +22,7 @@ export namespace Store {
|
||||
if (version && VersionIds.includes(version as VersionId)) {
|
||||
return version as VersionId
|
||||
}
|
||||
return '1.17'
|
||||
return '1.18'
|
||||
}
|
||||
|
||||
export function getIndent() {
|
||||
|
||||
Reference in New Issue
Block a user