mirror of
https://github.com/v2board/v2board.git
synced 2025-01-11 00:29:09 +08:00
fix: bug
This commit is contained in:
parent
93c90ddaf0
commit
675353bbe1
@ -92,7 +92,6 @@ class UserService
|
||||
$mailService = new MailService();
|
||||
$mailService->remindTraffic($user);
|
||||
} catch (\Exception $e) {
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user