fix CTRL+Enter in /submit

pull/136/head
Aevann 2023-03-05 00:28:51 +02:00
parent 8d57a983cd
commit d213bfe148
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
<progress max="100"></progress>
<span></span>
</span>
<button type="submit" class="btn btn-primary" id="submit-btn" type="submit">Post</button>
<button type="submit" class="btn btn-primary" id="create_button" type="submit">Post</button>
</div>
</div>
</div>