adde info to set the dimensions to 0

This commit is contained in:
mic 2024-09-24 23:02:44 +02:00
parent f7a42bdb2f
commit 6d9446781e
2 changed files with 5 additions and 1 deletions

View file

@ -570,5 +570,9 @@
"prefs_OptionText_dynamic_menu_order_alphabet_info": {
"message": "If checked, the prompts in the menu will be ordered alphabetically.",
"description": ""
},
"prefs_OptionText_chatgpt_win_dims_info": {
"message": "Set to 0 if you experience issues opening the chat window.",
"description": ""
}
}

View file

@ -18,7 +18,7 @@
</td>
</tr>
<tr>
<td></td>
<td><i>__MSG_prefs_OptionText_chatgpt_win_dims_info__</i></td>
<td>
<span class="dims_label">__MSG_prefs_OptionText_chatgpt_win_width__</span>
<input type="number" id="chatgpt_win_width" name="chatgpt_win_width" class="option-input" />