Server: fix release_mode (#1407)

* Server: fix release_mode

* Core: actually rename forfeit to release across the program
This commit is contained in:
Fabian Dill
2023-01-24 03:36:27 +01:00
committed by GitHub
parent 1a44f5cf1c
commit 847582ff5f
12 changed files with 32 additions and 32 deletions

View File

@@ -47,7 +47,7 @@
</label>
</td>
<td>
<select name="release_mode" id="forfeit_mode">
<select name="release_mode" id="release_mode">
<option value="auto">Automatic on goal completion</option>
<option value="goal">Allow !release after goal completion</option>
<option value="auto-enabled">