mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -144,7 +144,7 @@ class MemberControllerNew extends CommonController
|
||||
);
|
||||
|
||||
Future blockUser(BuildContext context) async {
|
||||
if (ownerMid == null) {
|
||||
if (ownerMid == 0) {
|
||||
SmartDialog.showToast('账号未登录');
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user