We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f373f0 commit 1d02261Copy full SHA for 1d02261
1 file changed
app/views/comments/_new_thread_modal.html.erb
@@ -47,7 +47,6 @@
47
markdown: 'strip' } %>
48
<%= render 'shared/char_count',
49
type: "thread-title-#{post.id}",
50
- min: 1,
51
max: maximum_thread_title_length %>
52
53
<%= submit_tag 'Create thread',
0 commit comments