This commit is contained in:
2025-12-29 07:52:26 +00:00
parent b60c7533ff
commit 30a6ea6230
2 changed files with 2 additions and 2 deletions

View File

@@ -148,6 +148,6 @@
model = "google/gemini-3-flash"; model = "google/gemini-3-flash";
}; };
}; };
disabled_hooks = [ "startup-toast" "background-notification" "session-notification" ]; disabled_hooks = ["startup-toast" "background-notification" "session-notification"];
}; };
} }