This commit is contained in:
Kwaroran
2025-05-18 17:21:04 +09:00
7 changed files with 87 additions and 86 deletions

View File

@@ -310,9 +310,6 @@ export function setDatabase(data:Database){
legacy_uc:false,
};
}
if(checkNullish(data.NAIImgConfig.cfg_rescale)){
data.NAIImgConfig.cfg_rescale = 0;
}
if(checkNullish(data.customTextTheme)){
data.customTextTheme = {
FontColorStandard: "#f8f8f2",