opt: reply ctr

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-20 16:23:30 +08:00
parent adab32744e
commit 71da661ce8
10 changed files with 22 additions and 27 deletions

View File

@@ -54,7 +54,7 @@ class DynamicDetailController extends ReplyController {
oid: oid!,
nextOffset: nextOffset,
type: type!,
sort: sortType.index,
sort: sortType.value.index,
page: currentPage,
banWordForReply: banWordForReply,
);