mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
parent
17a9759cf3
commit
46e1f52d3a
1 changed files with 0 additions and 2 deletions
|
@ -82,8 +82,6 @@ const Comment = ghostBookshelf.Model.extend({
|
|||
})
|
||||
).trim();
|
||||
|
||||
console.log(html);
|
||||
|
||||
if (html.length === 0) {
|
||||
throw new ValidationError({
|
||||
message: tpl(messages.emptyComment)
|
||||
|
|
Loading…
Add table
Reference in a new issue