Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"invitation": {
|
||||
"scopeList": ["Meeting", "Call"],
|
||||
"module": "Crm"
|
||||
},
|
||||
"cancellation": {
|
||||
"scopeList": ["Meeting", "Call"],
|
||||
"module": "Crm"
|
||||
},
|
||||
"reminder": {
|
||||
"scopeList": ["Meeting", "Call", "Task"],
|
||||
"module": "Crm"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user