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