user refactor

This commit is contained in:
2026-01-31 16:54:36 +03:30
parent 23ace8ce69
commit c92d5a8068
11 changed files with 128 additions and 232 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ export class AuthService {
const user = await this.userService.getOrCreate({
phone: normalizedPhone,
gender: true,
maxCredit: 0
// maxCredit: 0
});