Remove refactored fields from exclusion list
This commit is contained in:
		
							parent
							
								
									ac5f8ae6e5
								
							
						
					
					
						commit
						238cc4647c
					
				| 
						 | 
					@ -83,8 +83,6 @@ const defaults:ChatSettings = {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const excludeFromProfile = {
 | 
					const excludeFromProfile = {
 | 
				
			||||||
  messages: true,
 | 
					  messages: true,
 | 
				
			||||||
  startSession: true,
 | 
					 | 
				
			||||||
  sessionStarted: true,
 | 
					 | 
				
			||||||
  user: true
 | 
					  user: true
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue