feat: add local activation option in global lorebook settings
This commit is contained in:
@@ -922,7 +922,8 @@ export interface Database{
|
||||
url: string,
|
||||
key: string,
|
||||
model: string,
|
||||
}
|
||||
},
|
||||
localActivationInGlobalLorebook: boolean
|
||||
}
|
||||
|
||||
interface SeparateParameters{
|
||||
|
||||
Reference in New Issue
Block a user