feat: 排序标签强制刷新、推荐帖仅 featured,软刷新同步 limits/品牌文案
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -188,7 +188,7 @@ const (
|
||||
|
||||
FeedSortReply = "reply"
|
||||
FeedSortLatest = "latest"
|
||||
FeedSortHot = "hot"
|
||||
FeedSortHot = "hot" // 仅推荐帖(featured)
|
||||
)
|
||||
|
||||
var asideWidgetDefaultOrder = []string{
|
||||
|
||||
Reference in New Issue
Block a user