This commit is contained in:
ed
2023-05-13 00:00:07 +00:00
parent 2646f6a4f2
commit 4ccfeeb2cd
4 changed files with 37 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# coding: utf-8
VERSION = (1, 7, 1)
VERSION = (1, 7, 2)
CODENAME = "unlinked"
BUILD_DT = (2023, 5, 7)
BUILD_DT = (2023, 5, 13)
S_VERSION = ".".join(map(str, VERSION))
S_BUILD_DT = "{0:04d}-{1:02d}-{2:02d}".format(*BUILD_DT)

View File

@@ -1826,7 +1826,8 @@ function up2k_init(subtle) {
timer.rm(etafun);
timer.rm(donut.do);
utw_minh = utw_read = 0;
ebi('u2tabw').style.minHeight = '0px';
utw_minh = 0;
}
function chill(t) {