Added frameworks for top scorers API
This commit is contained in:
@@ -86,6 +86,7 @@ const fetchMatchesData = require('./resources/middleware/navigation-bar/current-
|
||||
app.use(fetchMatchesData);
|
||||
|
||||
//Middleware to automatically update in-game time abbreviations
|
||||
|
||||
const convert_time = require('./resources/middleware/navigation-bar/convert-time');
|
||||
app.use(convert_time);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user