ai win position options added

This commit is contained in:
mic 2026-03-02 21:55:50 +01:00
parent c5aa576229
commit af6927c012

View file

@ -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',