Update model assignment. Change enum and default of phase.
This commit is contained in:
parent
4d8a53513a
commit
e199e9dbe0
@ -1566,10 +1566,10 @@ assignment:
|
||||
phase:
|
||||
type: number
|
||||
enum:
|
||||
- 0
|
||||
- 1
|
||||
- 2
|
||||
- 3
|
||||
default: 1
|
||||
default: 0
|
||||
default_poll_description: string
|
||||
number_poll_candidates: boolean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user