Merge remote-tracking branch 'origin/main'

This commit is contained in:
atef 2025-08-04 10:34:24 +02:00
commit 5425c1b713
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ public static class Aggregator
if (IsFileWithinTimeRange(jsonFile, afterTimestamp, beforeTimestamp)) if (IsFileWithinTimeRange(jsonFile, afterTimestamp, beforeTimestamp))
{ {
try try
{ {
// Read and parse JSON // Read and parse JSON