Hotfix mongo`s bugs
Signed-off-by: Dmitrii <computer@yawaflua.tech> Took 17 minutes
This commit is contained in:
@@ -93,7 +93,7 @@ public class TransactionsController(AppDbContext context, ILogger<TransactionsCo
|
||||
SenderCardNumber = cardToUse.SpworldsID,
|
||||
SenderMinecraftName = user.Username,
|
||||
Amount = body.amount,
|
||||
Comment = body.comment,
|
||||
Comment = body.comment
|
||||
};
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user