This commit is contained in:
Vanessa 2022-12-12 11:46:40 +08:00
parent 286e87259b
commit 975aab7f87
4 changed files with 30 additions and 52 deletions

View file

@ -62,8 +62,6 @@ interface ISearchOption {
idPath: string[]
k: string
r: string
replaceList: string[]
list: string[]
types: {
mathBlock: boolean
table: boolean