feat: module lorebook sort, import, export
This commit is contained in:
@@ -510,7 +510,7 @@ export async function importLoreBook(mode:'global'|'local'|'sglobal'){
|
||||
}
|
||||
}
|
||||
|
||||
interface CCLorebook{
|
||||
export interface CCLorebook{
|
||||
key:string[]
|
||||
comment:string
|
||||
content:string
|
||||
|
||||
Reference in New Issue
Block a user