Skip to content

fix: 🐛 add missing `await` keyword for acteur stats

Jérémie CORPINOT requested to merge fix-acteurs-stats-bis into staging

Add missing await keyword in update_db.ts to wait for the end of the function updateActeurStats(..) execution. The execution was ending prematurely.

Merge request reports

Loading