mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-22 00:58:40 +00:00
@@ -31,7 +31,7 @@ class FansController
|
||||
orderType: 'attention',
|
||||
);
|
||||
|
||||
Future onRemoveFan(int index, int mid) async {
|
||||
Future<void> onRemoveFan(int index, int mid) async {
|
||||
final res = await VideoHttp.relationMod(
|
||||
mid: mid,
|
||||
act: 7,
|
||||
|
||||
Reference in New Issue
Block a user