mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-06 01:57:45 +08:00
opt handle res
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -193,7 +193,7 @@ class MemberController extends CommonDataController<SpaceData, SpaceData?>
|
||||
}
|
||||
|
||||
Future<void> _onBlock() async {
|
||||
dynamic res = await VideoHttp.relationMod(
|
||||
var res = await VideoHttp.relationMod(
|
||||
mid: mid,
|
||||
act: relation.value != 128 ? 5 : 6,
|
||||
reSrc: 11,
|
||||
|
||||
Reference in New Issue
Block a user