[utilities/kaichat] src/widgets/configure: We need to save in settings

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 57bc329d7d5fe4e188eff22310e8db6d4a460a61 by Laurent Montel.
Committed on 16/08/2026 at 05:25.
Pushed by mlaurent into branch 'master'.

We need to save in settings

M  +1    -0    src/widgets/configure/kaichatconfiguregeneralwidget.cpp

https://invent.kde.org/utilities/kaichat/-/commit/57bc329d7d5fe4e188eff22310e8db6d4a460a61

diff --git a/src/widgets/configure/kaichatconfiguregeneralwidget.cpp b/src/widgets/configure/kaichatconfiguregeneralwidget.cpp
index 3e88b29..67f5069 100644
--- a/src/widgets/configure/kaichatconfiguregeneralwidget.cpp
+++ b/src/widgets/configure/kaichatconfiguregeneralwidget.cpp
@@ -35,6 +35,7 @@ void KAIChatConfigureGeneralWidget::save()
 {
     KAIChatGlobalConfig::self()->setEnableSystemTray(mEnableSystemTray->isChecked());
     mManager->setSystemPrompt(mConfigurePromptWidget->systemPrompt());
+    KAIChatGlobalConfig::self()->save();
 }
 
 void KAIChatConfigureGeneralWidget::load()
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.