From 10b46284a11b865781ce69da4e682ea93d64548d Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Thu, 19 Dec 2024 12:42:15 +0800 Subject: [PATCH] :memo: Chore: remove todo comment --- layouts/partials/plugin/post-chat-ai.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/partials/plugin/post-chat-ai.html b/layouts/partials/plugin/post-chat-ai.html index 252c2e18..9307054b 100644 --- a/layouts/partials/plugin/post-chat-ai.html +++ b/layouts/partials/plugin/post-chat-ai.html @@ -2,7 +2,6 @@ PostChat AI service. PostChat: https://postchat.zhheo.com/addCode.html PostSummary: https://postchat.zhheo.com/summary.html - TODO chat API development */ -}} {{- $params := .Params | merge .Site.Params -}} {{- $chatConfig := $params.postChat -}}