feat: Enable dynamic assets for processing data and replace missing asset names with the closest match

This commit is contained in:
kwaroran
2024-05-22 14:52:08 +09:00
parent 641aea7477
commit 77849d2a9a
7 changed files with 80 additions and 3 deletions

View File

@@ -655,6 +655,7 @@ export interface Database{
sideBarSize:number
textAreaTextSize:number
combineTranslation:boolean
dynamicAssets:boolean
}
export interface customscript{