Item Shop V2 support for the item shop config.

This commit is contained in:
PRO100KatYT
2022-12-04 10:12:54 +01:00
parent d9b25a49e1
commit 11d235b875
3 changed files with 40 additions and 1 deletions

View File

@@ -1163,6 +1163,9 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => {
"weeklyStoreEnd": "9999-01-01T00:00:00Z",
"stwEventStoreEnd": "9999-01-01T00:00:00.000Z",
"stwWeeklyStoreEnd": "9999-01-01T00:00:00.000Z",
"sectionStoreEnds": {
"Featured": "9999-01-01T00:00:00.000Z"
},
"dailyStoreEnd": "9999-01-01T00:00:00Z"
}
}],