don't sort it
This commit is contained in:
parent
cadc78d1d4
commit
984771925f
1 changed files with 0 additions and 5 deletions
|
|
@ -101,11 +101,6 @@ router.get('/position-precision', async (req, res) => {
|
|||
_count: {
|
||||
position_precision: true,
|
||||
},
|
||||
orderBy: {
|
||||
_count: {
|
||||
position_precision: 'desc',
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
const formatted = result.map(r => ({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue