mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-23 12:50:47 +08:00
feat: add option to disable focus to input box after answering (#317)
This commit is contained in:
@@ -96,6 +96,7 @@ export const defaultConfig = {
|
||||
autoRegenAfterSwitchModel: false,
|
||||
selectionToolsNextToInputBox: false,
|
||||
alwaysPinWindow: false,
|
||||
focusAfterAnswer: true,
|
||||
|
||||
apiKey: '', // openai ApiKey
|
||||
|
||||
|
||||
Reference in New Issue
Block a user