chore: trim space

This commit is contained in:
Cory Dransfeldt 2023-08-30 15:55:08 -07:00
parent 19478b8eef
commit 0e8769661c
No known key found for this signature in database

View file

@ -63,7 +63,6 @@ module.exports = {
m.sanitized = sanitizeHTML(m.content.html)
data[m['wm-property']].unshift(m)
}
return
}