adde the first two api related options

This commit is contained in:
mic 2024-07-20 23:10:32 +02:00
parent e81dbf3d72
commit 9cc2bf64c3

View file

@ -22,4 +22,6 @@ export const prefs_default = {
chatpgt_use_gpt4: false,
chatgpt_keep_formatting: false,
default_chatgpt_lang: '',
api_active: false,
api_key: '',
}