This commit is contained in:
2025-12-29 22:27:59 +03:30
parent e067912bb4
commit 3cd116b1bd
2 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ export class UserWalletsSeeder {
user,
restaurant,
balance: 150000000,
amount: 1250,
amount: 150000000,
type: WalletTransactionType.CREDIT,
reason: WalletTransactionReason.DEPOSIT,
});