mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +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.liveRoomDmPrefetch,
|
||||
Api.searchByType,
|
||||
Api.memberDynamicSearch
|
||||
Api.memberDynamicSearch,
|
||||
Api.memberArchive
|
||||
},
|
||||
AccountType.recommend: {
|
||||
Api.recommendListWeb,
|
||||
|
||||
Reference in New Issue
Block a user