Update timeline.js

This commit is contained in:
PRO100KatYT
2024-11-22 21:52:07 +01:00
parent 36ad6714c6
commit 250841036b

View File

@@ -1721,7 +1721,6 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => {
});
activeEventsSet.add(Event);
}
}
});
}