mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -225,7 +225,7 @@ class MemberController extends CommonDataController<SpaceData, SpaceData?>
|
||||
super.onClose();
|
||||
}
|
||||
|
||||
Future onRemoveFan() async {
|
||||
Future<void> onRemoveFan() async {
|
||||
final res = await VideoHttp.relationMod(
|
||||
mid: mid,
|
||||
act: 7,
|
||||
|
||||
Reference in New Issue
Block a user