From 7baa6ffb71f8f7bb52ab8ac47a6194b27c3d52a3 Mon Sep 17 00:00:00 2001 From: Julian Ereth Date: Mon, 29 Dec 2025 14:37:45 +0100 Subject: [PATCH] Fix apiKey variable name --- ext_conf_template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_conf_template.txt b/ext_conf_template.txt index d37ccb4..5669b46 100644 --- a/ext_conf_template.txt +++ b/ext_conf_template.txt @@ -2,4 +2,4 @@ promptPrefix = # cat=advanced//0100; type=string; label=Gemini API Key: Enter your Google Gemini API key -geminiApiKey = \ No newline at end of file +apiKey =