Skip to content

Commit

Permalink
Поправил поле
Browse files Browse the repository at this point in the history
  • Loading branch information
thedemoncat committed May 7, 2021
1 parent 97267a4 commit 53fb3f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions catalog.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ type Catalog struct {
FullTextSearchOnInputByString string `xml:"fullTextSearchOnInputByString"`
StandardAttributes []StandardAttribute `xml:"standardAttributes"`
CreateOnInput string `xml:"createOnInput"`
Help Help `xml:"help"`
DataLockControlMode string `xml:"dataLockControlMode"`
FullTextSearch string `xml:"fullTextSearch"`
ObjectPresentation ObjectKeyValueType `xml:"objectPresentation"`
Expand Down

0 comments on commit 53fb3f8

Please sign in to comment.