/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,6 +50,7 @@ async def any_stage(app, msg):
return return
if msg.text is not None:
await holo_user.application_next(msg.text, msg=msg) 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))