mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-18 20:54:29 +01:00
Fix bug in Field.vue
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
v-model.lazy="field.field_type"
|
||||
>
|
||||
<option value="text">Text Field</option>
|
||||
<option value="checkbox">Checkbox</option>
|
||||
<option value="boolean">Checkbox</option>
|
||||
</select>
|
||||
<small class="form-text text-muted"
|
||||
>Type of field shown to the user</small
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user