1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 01:34:43 -05:00

sorry qwq

This commit is contained in:
ashley 2024-10-04 15:18:45 +00:00
parent 7d8b4945d3
commit 1403c2ab24

View file

@ -198,6 +198,7 @@ app.get('/calendar', (req, res) => {
currentDate: newDate,
days,
month: newMonth,
queryDate,
});
});