/nearby, subscriptions check, geocoding #2
@ -50,7 +50,8 @@ async def any_stage(app, msg):
|
|||||||
|
|
||||||
return
|
return
|
||||||
|
|
||||||
await holo_user.application_next(msg.text, msg=msg)
|
if msg.text is not None:
|
||||||
|
await holo_user.application_next(msg.text, msg=msg)
|
||||||
|
|
||||||
# user_stage = configGet("stage", file=str(msg.from_user.id))
|
# user_stage = configGet("stage", file=str(msg.from_user.id))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user