fix last commit

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-11-01 01:07:42 +02:00
parent 3bfe3be800
commit 5d9ff04ad3
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
</p>
{% endif %}
<button class="btn btn-primary ml-auto" id="create_button" {% if cost > v.coins %}disabled{% endif %}>Create {{HOLE_NAME|capitalize}}</button>
<button type="submit" class="btn btn-primary ml-auto" id="create_button" {% if cost > v.coins %}disabled{% endif %}>Create {{HOLE_NAME|capitalize}}</button>
</div>