Add missing meta.style to page layout actions
This commit is contained in:
committed by
Jože Fortun
parent
c82592f6de
commit
c62b7b61a1
@@ -108,6 +108,8 @@ type (
|
||||
// struct field is kept for the convenience for now since it allows us
|
||||
// easy encoding/decoding of the outgoing/incoming values
|
||||
Label string `json:"label"`
|
||||
|
||||
Style map[string]any `json:"style,omitempty"`
|
||||
}
|
||||
|
||||
PageLayoutFilter struct {
|
||||
|
||||
Reference in New Issue
Block a user