Angular stuff
This commit is contained in:
@@ -17,7 +17,9 @@ module.exports = {
|
||||
type: 'email',
|
||||
required: true
|
||||
},
|
||||
groupEmails: 'String',
|
||||
groupEmails: {
|
||||
type: 'array'
|
||||
},
|
||||
menuUrl: {
|
||||
type: 'url'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user