ai: gemini: fix message marked done too early

This commit is contained in:
end-4
2025-06-02 18:34:44 +02:00
parent 9ddf4d2b2f
commit 2c113018d2
3 changed files with 24 additions and 13 deletions
@@ -15,4 +15,5 @@ QtObject {
property string functionName
property string functionCall
property string functionResponse
property bool visibleToUser: true
}