Started fixing action target selection
This commit is contained in:
@@ -35,7 +35,7 @@ const ActionSchema = new SimpleSchema({
|
||||
},
|
||||
targetIds: {
|
||||
type: Array,
|
||||
defaultValue: [],
|
||||
optional: true,
|
||||
},
|
||||
'targetIds.$': {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user