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