Skip to content

Commit

Permalink
Added support for Select field type.
Browse files Browse the repository at this point in the history
  • Loading branch information
ymauray committed Dec 15, 2021
1 parent d31711d commit 24c7c06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions obj.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ type Field struct {
Name string
Type string
FileTypes []string
Values []string
}

0 comments on commit 24c7c06

Please sign in to comment.