Skip to content

Commit

Permalink
Feat: 内容适配器的内容默认不开启 AI 摘要
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Dec 18, 2024
1 parent a2e1e5b commit 6714dca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/partials/adapters/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"sourceURL" (add $readme.html_url "?plain=1")
"editURL" (replace $readme.html_url "/blob/" "/edit/" )
"LinkToReport" false
"postSummary" (dict "enabled" false)
-}}
{{- $groupParams := $group.params | default dict -}}
{{- $configParams := $projectsAdapters.params | default dict -}}
Expand Down

0 comments on commit 6714dca

Please sign in to comment.