typo fixed
This commit is contained in:
parent
2515573ea0
commit
d12767ada3
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ export const prefs_default = {
|
||||||
chatgpt_win_height: 800,
|
chatgpt_win_height: 800,
|
||||||
chatgpt_win_width: 700,
|
chatgpt_win_width: 700,
|
||||||
chatpgt_use_gpt4: false,
|
chatpgt_use_gpt4: false,
|
||||||
chatpgt_keep_formatting: false,
|
chatgpt_keep_formatting: false,
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue