Skip to content

Commit c8987e5

Browse files
committed
Revert "update"
This reverts commit e9d48b7.
1 parent e9d48b7 commit c8987e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/shared/types/app_manifest.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ type AppFeatures struct {
8181

8282
type RichPreviews struct {
8383
EntityTypes []string `json:"entity_types,omitempty" yaml:"entity_types,flow,omitempty"`
84+
IsActive bool `json:"is_active,omitempty" yaml:"is_active,flow,omitempty"`
8485
}
8586

8687
type AssistantView struct {

0 commit comments

Comments
 (0)