Merge pull request #41 from zendesk/po/fix-unintended-reload
OFFAPPS-366 Fix unintended reload of APIs
This commit is contained in:
Коммит
68afe999fb
2
app.js
2
app.js
|
@ -2,7 +2,7 @@
|
|||
return {
|
||||
events: {
|
||||
// App
|
||||
'app.activated': 'onAppActivation',
|
||||
'app.created': 'onAppActivation',
|
||||
'ticket.requester.email.changed': 'onAppActivation',
|
||||
|
||||
// Requests
|
||||
|
|
Загрузка…
Ссылка в новой задаче