cut staging #1067
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ export default (db, table, sequelize) => ({
|
||||||
};
|
};
|
||||||
const selectWhere = {
|
const selectWhere = {
|
||||||
...whereClause,
|
...whereClause,
|
||||||
|
claim_type: 1,
|
||||||
publisher_id: channelClaimId,
|
publisher_id: channelClaimId,
|
||||||
};
|
};
|
||||||
return await table
|
return await table
|
||||||
|
|
Loading…
Reference in a new issue