/nearby, subscriptions check, geocoding #2

Merged
profitroll merged 30 commits from dev into master 2023-01-02 12:16:38 +02:00
Showing only changes of commit 6874268154 - Show all commits

View File

@ -50,7 +50,8 @@ async def any_stage(app, msg):
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))