Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Gusted committed Jan 2, 2022
1 parent 4db2012 commit 0435fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/js/features/comp/CommentEasyMDE.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ export function validateTextareaNonEmpty(form, textarea) {
}
$markdownEditorTextArea.prop('required', false);
return true;
}
}

0 comments on commit 0435fab

Please sign in to comment.