1
This commit is contained in:
@@ -90,7 +90,7 @@ module.exports = {
|
||||
order: [
|
||||
['category', 'ASC'],
|
||||
['sortOrder', 'ASC'],
|
||||
['configId', 'ASC']
|
||||
['id', 'ASC']
|
||||
]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user