sort follow tag

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-04-27 20:53:55 +08:00
parent 89fdc28150
commit 80ecd35784
8 changed files with 214 additions and 21 deletions

View File

@@ -1006,4 +1006,6 @@ abstract final class Api {
'${HttpString.liveBaseUrl}/xlive/app-ucenter/v1/guard/MainGuardCardAll';
static const String bubble = '/x/tribee/v1/dyn/all';
static const String sortFollowTag = '/x/relation/tags/update_sort';
}