adde the first two api related options
This commit is contained in:
parent
e81dbf3d72
commit
9cc2bf64c3
1 changed files with 2 additions and 0 deletions
|
|
@ -22,4 +22,6 @@ export const prefs_default = {
|
||||||
chatpgt_use_gpt4: false,
|
chatpgt_use_gpt4: false,
|
||||||
chatgpt_keep_formatting: false,
|
chatgpt_keep_formatting: false,
|
||||||
default_chatgpt_lang: '',
|
default_chatgpt_lang: '',
|
||||||
|
api_active: false,
|
||||||
|
api_key: '',
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue