mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2026-02-10 19:56:13 +01:00
Merge branch 'main' of github.com:Kevsl/crypto-exchange-api into dev
# Conflicts: # src/user/user.service.ts
This commit is contained in:
@@ -47,10 +47,10 @@ export class UserService {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
take: 50,
|
|
||||||
orderBy: {
|
orderBy: {
|
||||||
dollarAvailables: 'desc',
|
dollarAvailables: 'desc',
|
||||||
},
|
},
|
||||||
|
take: 20,
|
||||||
});
|
});
|
||||||
return user;
|
return user;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user