fix(backend): return report context in mod api
This commit is contained in:
		
							parent
							
								
									3f0edc4374
								
							
						
					
					
						commit
						5077bd6a0b
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -36,6 +36,7 @@ public class ModerationRendererService( | |||
|                 : null, | ||||
|             report.Status, | ||||
|             report.Reason, | ||||
|             report.Context, | ||||
|             report.TargetType, | ||||
|             report.TargetSnapshot != null | ||||
|                 ? JsonConvert.DeserializeObject<JObject>(report.TargetSnapshot) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue