.
This commit is contained in:
parent
819c8c8c97
commit
dac800a587
@ -126,6 +126,7 @@ routes.get('/events/today',
|
||||
);*/
|
||||
|
||||
|
||||
|
||||
routes.get('/events/today', (req, res, next) => {
|
||||
const events = [{
|
||||
"stateCode": "current_event",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user