don't sort it

This commit is contained in:
Anton Roslund 2025-03-31 18:59:47 +02:00
parent cadc78d1d4
commit 984771925f

View file

@ -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 => ({