diff --git a/src/app/website/index/liveStats.ts b/src/app/website/index/liveStats.ts index 1c960ed..c3fa7c5 100644 --- a/src/app/website/index/liveStats.ts +++ b/src/app/website/index/liveStats.ts @@ -14,6 +14,8 @@ if (STATISTICS_ENDPOINT) { } async function fetchStatistics() { + logger.debug('fetching statistics'); + const response = (await fetch(STATISTICS_ENDPOINT!, { method: 'POST', body: JSON.stringify({