sdfsfd
This commit is contained in:
parent
e4cdbe896b
commit
905801e689
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ def sanitize(sanitized, noimages=False):
|
|||
except:
|
||||
pass
|
||||
old = "<p>" + i.group(0).lower() + "</p>"
|
||||
print(old)
|
||||
new = '<p style="margin-bottom:0 !important">' + emojis + "</p>"
|
||||
sanitized = sanitized.replace(old, new)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue