UI Info page fix.

This commit is contained in:
Blaz Kristan
2021-03-18 17:31:34 +01:00
parent 3548628c2c
commit e6a99c1d33
2 changed files with 2 additions and 2 deletions

View File

@@ -508,7 +508,7 @@ function populateInfo(i)
}
}
var vcn = "Kuuhaku";
if (i.ver.startsWith("0.11.")) vcn = "Mirai";
if (i.ver.startsWith("0.12.")) vcn = "Hikari";
if (i.cn) vcn = i.cn;
cn += `v${i.ver} "${vcn}"<br><br><table class="infot">