mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-09-11 12:00:52 +08:00
feat: option to display selection tools next to input box to avoid blocking (#271)
This commit is contained in:
@@ -93,6 +93,7 @@ export const defaultConfig = {
|
||||
insertAtTop: isMobile(),
|
||||
lockWhenAnswer: false,
|
||||
autoRegenAfterSwitchModel: false,
|
||||
selectionToolsNextToInputBox: false,
|
||||
alwaysPinWindow: false,
|
||||
|
||||
apiKey: '', // openai ApiKey
|
||||
|
||||
Reference in New Issue
Block a user