.
This commit is contained in:
parent
5e3b476278
commit
d471d5bc46
@ -109,7 +109,6 @@ module.exports = function (sequelize, DataTypes) {
|
|||||||
where: {
|
where: {
|
||||||
featured: true
|
featured: true
|
||||||
},
|
},
|
||||||
order: sequelize.random()
|
|
||||||
});
|
});
|
||||||
|
|
||||||
Speaker.addScope('last', {
|
Speaker.addScope('last', {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user