This commit is contained in:
Horis
2025-06-26 18:44:51 +08:00
parent b3dcd37d66
commit 001c56ca32

View File

@@ -496,7 +496,7 @@ object ReadBookConfig {
}
}
config.bgStrEInk = bgPath
} else {
} else if (config.bgTypeEInk == 0) {
config.bgStrEInk.toColorInt()
}
config.curTextColor()