fix(i): remove debug

This commit is contained in:
Cell
2026-01-04 14:27:12 +08:00
parent 84c1358ecb
commit 572382b5ad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1084,7 +1084,7 @@ hotWords = true
# FixIt 0.3.17 | NEW Summary AI config
# See https://ai.zhheo.com/docs/summary.html
[params.postSummary]
enable = true
enable = false
# If you set `params.postChat.key`, you don't need to set `params.postSummary.key`
key = ""
title = ""
+1 -1
View File
@@ -1,4 +1,4 @@
{{- hugo.Store.Set "version" "v0.4.0-rc-20260104062232-a7921396" -}}
{{- hugo.Store.Set "version" "v0.4.0-rc-20260104062713-84c1358e" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}