Security Updates
This commit is contained in:
@@ -104,6 +104,10 @@
|
||||
<input type="checkbox" id="auto-reset" name="autoReset" {{ if .AutoResetCards }}checked{{ end }}>
|
||||
<span>Auto-reset cards after each reveal</span>
|
||||
</label>
|
||||
<label class="option-item">
|
||||
<input type="checkbox" id="allow-vote-change" name="allowVoteChange" {{ if .AllowVoteChange }}checked{{ end }}>
|
||||
<span>Allow participants to change their vote</span>
|
||||
</label>
|
||||
</fieldset>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user