Private
Public Access
forked from FOSS/AutoShop-Djimbo-Simple
refactor(api_lolzteam): simplify merchant_id initialization logic
This commit is contained in:
@@ -272,6 +272,7 @@ async def payments_lolzteam_get(message: Message, bot: Bot, state: FSM, arSessio
|
||||
update=message,
|
||||
skipping_error=True,
|
||||
token=get_token,
|
||||
merchant_id=None,
|
||||
)
|
||||
).check()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user