ai win position options added
This commit is contained in:
parent
c5aa576229
commit
af6927c012
1 changed files with 3 additions and 0 deletions
|
|
@ -99,6 +99,9 @@ export const prefs_default = {
|
|||
do_debug: false,
|
||||
chatgpt_win_height: 800,
|
||||
chatgpt_win_width: 700,
|
||||
chatgpt_win_top: 0,
|
||||
chatgpt_win_left: 0,
|
||||
chatgpt_win_save_position: true,
|
||||
default_chatgpt_lang: '',
|
||||
default_sign_name: '',
|
||||
reply_type: 'reply_all',
|
||||
|
|
|
|||
Loading…
Reference in a new issue