зеркало из https://github.com/mozilla/CSOL-site.git
Switch playlist to use new getAllBadges call
This commit is contained in:
Родитель
bf913576ce
Коммит
e390cac55f
|
@ -150,7 +150,7 @@ module.exports = function (app) {
|
|||
|
||||
app.get('/myplaylist', [
|
||||
loggedIn,
|
||||
openbadger.middleware('getBadges'),
|
||||
openbadger.middleware('getAllBadges'),
|
||||
playlistMiddleware
|
||||
], function (req, res, next) {
|
||||
res.render('user/myplaylist.html', {
|
||||
|
|
Загрузка…
Ссылка в новой задаче