ep_email_notifications/ep.json

13 lines
180 B
JSON
Raw Normal View History

2013-01-29 17:35:40 +00:00
{
"parts":[
{
"name": "email_notifications",
"hooks": {
"padUpdate": "ep_email_notifications/update"
},
"client_hooks": {
}
}
]
}