更新友链模板的评论组件
This commit is contained in:
parent
43a7d4aa64
commit
85aabb55fd
|
@ -20,7 +20,8 @@
|
|||
<th:block
|
||||
th:replace="~{modules/comment :: comment(group = 'content.halo.run',
|
||||
kind = 'SinglePage',
|
||||
name = ${singlePage.metadata.name})}"/>
|
||||
name = ${singlePage.metadata.name},
|
||||
allowComment = ${singlePage.spec.allowComment})}"/>
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
|
Loading…
Reference in New Issue