mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +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