mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2026-02-06 10:36:12 +01:00
added min age on register and user age in my-assets
This commit is contained in:
@@ -18,6 +18,7 @@ export class UserService {
|
||||
lastName: true,
|
||||
dollarAvailables: true,
|
||||
pseudo: true,
|
||||
age: true,
|
||||
UserHasCrypto: {
|
||||
select: {
|
||||
Crypto: true,
|
||||
|
||||
Reference in New Issue
Block a user