chore: trim space
This commit is contained in:
parent
19478b8eef
commit
0e8769661c
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ module.exports = {
|
||||||
m.sanitized = sanitizeHTML(m.content.html)
|
m.sanitized = sanitizeHTML(m.content.html)
|
||||||
data[m['wm-property']].unshift(m)
|
data[m['wm-property']].unshift(m)
|
||||||
}
|
}
|
||||||
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue