mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 16:48:16 +08:00
mod: dyn search (#638)
This commit is contained in:
committed by
GitHub
parent
356adbef5c
commit
3cd512857c
@@ -34,7 +34,8 @@ class AccountManager extends Interceptor {
|
|||||||
Api.liveRoomDmToken,
|
Api.liveRoomDmToken,
|
||||||
Api.liveRoomDmPrefetch,
|
Api.liveRoomDmPrefetch,
|
||||||
Api.searchByType,
|
Api.searchByType,
|
||||||
Api.memberDynamicSearch
|
Api.memberDynamicSearch,
|
||||||
|
Api.memberArchive
|
||||||
},
|
},
|
||||||
AccountType.recommend: {
|
AccountType.recommend: {
|
||||||
Api.recommendListWeb,
|
Api.recommendListWeb,
|
||||||
|
|||||||
Reference in New Issue
Block a user