fix build error
This commit is contained in:
		| @@ -114,7 +114,7 @@ namespace MareSynchronosServer | |||||||
|  |  | ||||||
|                     foreach (var user in usersToRemove) |                     foreach (var user in usersToRemove) | ||||||
|                     { |                     { | ||||||
|                         PurgeUser(user); |                         PurgeUser(user, dbContext, _configuration); | ||||||
|                     } |                     } | ||||||
|                 } |                 } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Stanley Dimant
					Stanley Dimant