Add superblock ordering
This commit is contained in:
@@ -109,6 +109,7 @@ module.exports = function(app) {
|
||||
|
||||
const challengesQuery = {
|
||||
order: [
|
||||
'superOrder ASC',
|
||||
'order ASC',
|
||||
'suborder ASC'
|
||||
]
|
||||
|
Reference in New Issue
Block a user