缺少 "topic-list-after-columns" 原始插件出口

您好,

我检查了 topic-list templates,注意到表头模板中有 outlets before/after,但在列模板中缺少 after

https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/templates/topic-list-header.hbr

https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/templates/list/topic-list-item.hbr

我是否可以提交一个 PR 来修复这个不一致之处?

2 个赞

我创建了一个新的 PR,如上所示。

3 个赞