conflict fix

This commit is contained in:
kwaroran
2023-06-07 09:48:42 +09:00
6 changed files with 36 additions and 6 deletions

View File

@@ -503,6 +503,7 @@ export interface Database{
autoSuggestPrompt:string,
claudeAPIKey:string,
novellistAPI:string
useChatCopy:boolean,
}
interface hordeConfig{