fix(post-chat-ai): correct variable name for upLoadWeb in postChatConfig

This commit is contained in:
Cell
2026-08-19 09:52:20 +08:00
parent e0940bd4d3
commit 224621b114
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
Called from: layouts/baseof.html.
*/ -}}
{{- hugo.Store.Set "version" "v1.0.0-alpha-mspj0oak" -}}
{{- hugo.Store.Set "version" "v1.0.0-alpha-mszfs8xu" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}