fix: test error for formatting

This commit is contained in:
RadoslavDimchev 2023-10-19 11:41:16 +03:00
parent 6fa366b729
commit e276d4b18f
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ const updateMonthlyValues = (data: any, monthlyActivity: any) => {
}
}
}
return data
}