[feat] oaifixer

This commit is contained in:
kwaroran
2023-12-06 06:07:26 +09:00
parent 1aa165deab
commit b1521384d3
6 changed files with 71 additions and 30 deletions

View File

@@ -396,6 +396,9 @@ export interface Database{
automark?: boolean
romanizer?: boolean
metrica?: boolean
oaiFix?: boolean
oaiFixEmdash?: boolean
oaiFixLetters?: boolean
}
currentPluginProvider: string
zoomsize:number