mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-23 10:36:24 +08:00
@@ -38,7 +38,7 @@ class BlackListController
|
||||
return false;
|
||||
}
|
||||
|
||||
Future onRemove(BuildContext context, int index, name, mid) async {
|
||||
void onRemove(BuildContext context, int index, name, mid) {
|
||||
showConfirmDialog(
|
||||
context: context,
|
||||
title: '确定将 $name 移出黑名单?',
|
||||
|
||||
Reference in New Issue
Block a user