mirror of
https://github.com/plankanban/planka.git
synced 2025-12-16 17:23:21 +03:00
@@ -22,6 +22,6 @@ module.exports = {
|
||||
};
|
||||
}
|
||||
|
||||
return sails.helpers.cards.getMany(criteria);
|
||||
return sails.helpers.cards.getMany(criteria, 'position');
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user