mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-04-29 01:00:03 +00:00
Update user.py
This commit is contained in:
@@ -125,7 +125,7 @@ async def add_user_balance(
|
||||
db: AsyncSession,
|
||||
user: User,
|
||||
amount_kopeks: int,
|
||||
description: str = "Пополнение баланса"
|
||||
description: str
|
||||
) -> User:
|
||||
try:
|
||||
result = await db.execute(
|
||||
|
||||
Reference in New Issue
Block a user