diff --git a/LogBot/logbot.py b/LogBot/logbot.py index 39b5bfd..f460c10 100644 --- a/LogBot/logbot.py +++ b/LogBot/logbot.py @@ -88,7 +88,7 @@ class Logbot(Bot): media_post = f'' elif message.url.lower().endswith(self.FILE_TYPES): media_post = ( - f'' + f'' ) elif message.url.lower().endswith(self.AUDIO_TYPES): media_post = f''