Merge branch 'main' of ssh://git.kluster.moll.re:2222/remoll/journal-bot
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Lia Schöneweiß
2023-05-14 23:04:58 +02:00
7 changed files with 85 additions and 25 deletions

View File

@@ -53,7 +53,6 @@ class MemoryHandler(BaseHandler):
return MEMORY_CHOICE
async def choose_memory(self, update: Update, context: CallbackContext):
query = update.callback_query
ind = int(query.data)