This commit is contained in:
@@ -24,7 +24,7 @@ def cleanup(msg):
|
|||||||
msg = msg.replace(unwanted, '')
|
msg = msg.replace(unwanted, '')
|
||||||
|
|
||||||
return msg
|
return msg
|
||||||
except:
|
except TypeError:
|
||||||
return msg
|
return msg
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user