fix merge
This commit is contained in:
		| @@ -478,7 +478,7 @@ namespace MareSynchronos.UI | |||||||
|                     { |                     { | ||||||
|                         ImGui.CloseCurrentPopup(); |                         ImGui.CloseCurrentPopup(); | ||||||
|                         _showModalBanList = true; |                         _showModalBanList = true; | ||||||
|                         _bannedUsers = _apiController.GetBannedUsersForGroup(entry.GID).Result; |                         _bannedUsers = _apiController.GroupGetBannedUsers(entry.GID).Result; | ||||||
|                     } |                     } | ||||||
|  |  | ||||||
|                     if (isOwner) |                     if (isOwner) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Stanley Dimant
					Stanley Dimant