mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
feat: search media_ft
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -98,7 +98,7 @@ class SearchPanelController extends CommonController {
|
||||
keyword: keyword!,
|
||||
page: currentPage,
|
||||
order: order.value,
|
||||
duration: searchType!.type != 'video' ? null : duration.value,
|
||||
duration: searchType!.name != 'video' ? null : duration.value,
|
||||
tids: tids,
|
||||
orderSort: orderSort,
|
||||
userType: userType,
|
||||
|
||||
Reference in New Issue
Block a user