Add default_vote_weight default
This commit is contained in:
parent
9f036fe437
commit
448fab6ead
@ -102,7 +102,9 @@ user:
|
||||
email: string
|
||||
default_number: string
|
||||
default_structure_level: string
|
||||
default_vote_weight: decimal(6)
|
||||
default_vote_weight:
|
||||
type: decimal(6)
|
||||
default: "1"
|
||||
last_email_send: timestamp
|
||||
is_demo_user:
|
||||
type: boolean
|
||||
|
Loading…
Reference in New Issue
Block a user