update answer struct
This commit is contained in:
parent
7ed859ef78
commit
653404d89b
@ -123,6 +123,12 @@ type Answer struct {
|
||||
New bool `json:"new"`
|
||||
Deleted bool
|
||||
Email string
|
||||
|
||||
DeviceType string
|
||||
Device string
|
||||
Browser string
|
||||
IP string
|
||||
OS string
|
||||
}
|
||||
|
||||
type ResultContent struct {
|
||||
|
Loading…
Reference in New Issue
Block a user