mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: productivity report email (#8574)
This commit is contained in:
		
							parent
							
								
									28e062b5cf
								
							
						
					
					
						commit
						ba4ba85554
					
				@ -528,8 +528,8 @@ export class EmailService {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    async sendProductivityReportEmail(
 | 
			
		||||
        userName: string,
 | 
			
		||||
        userEmail: string,
 | 
			
		||||
        userName: string,
 | 
			
		||||
        metrics: {
 | 
			
		||||
            health: number;
 | 
			
		||||
            flagsCreated: number;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user