Queer European MD passionate about IT
Davte %!s(int64=5) %!d(string=hai) anos
pai
achega
3cb912154b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      davtelepot/bot.py

+ 1 - 1
davtelepot/bot.py

@@ -743,7 +743,7 @@ class Bot(TelegramBot, ObjectWithDatabase):
                 return await self.reply(update=update, **reply)
             except Exception as e:
                 logging.error(
-                    f"Failed to handle text message:\n{e}",
+                    f"Failed to handle location message:\n{e}",
                     exc_info=True
                 )
         return