test commit to see if git works

This commit is contained in:
Noe 2025-07-31 14:56:42 +02:00
parent bea24fde97
commit 9388f263e7
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