Fix user last_email_send type
This commit is contained in:
parent
21338d20c8
commit
1e194cf161
@ -102,7 +102,7 @@ user:
|
|||||||
default_number: string
|
default_number: string
|
||||||
default_structure_level: string
|
default_structure_level: string
|
||||||
default_vote_weight: decimal(6)
|
default_vote_weight: decimal(6)
|
||||||
last_email_send: string
|
last_email_send: timestamp
|
||||||
is_demo_user:
|
is_demo_user:
|
||||||
type: boolean
|
type: boolean
|
||||||
read_only: true
|
read_only: true
|
||||||
|
Loading…
Reference in New Issue
Block a user