fix(feeds): force infinite scroll on multiboards and canonicalize page URLs

This commit is contained in:
plebeius
2026-02-22 14:24:45 +08:00
parent 445b271982
commit 71fdbef1ea
42 changed files with 231 additions and 69 deletions
+2 -1
View File
@@ -284,5 +284,6 @@
"enable_infinite_scroll": "무한 스크롤 활성화",
"prev": "이전",
"next": "다음",
"bottom": "아래"
"bottom": "아래",
"enable_infinite_scroll_tip": "항상 무한 스크롤을 사용하는 멀티보드에는 적용되지 않습니다."
}