Skip to content

Commit 68824d6

Browse files
debovemaFrank Martinez
authored andcommitted
Restore lost content from 261af9b
1 parent cf26c8b commit 68824d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ type Config struct {
1414
Type string `json:"type"`
1515
Version string `json:"version"`
1616
Description string `json:"description"`
17+
AppModel string `json:"appModel"`
1718

1819
Imports []string `json:"imports,omitempty"`
1920
Properties []*data.Attribute `json:"properties,omitempty"`

0 commit comments

Comments
 (0)