Merge pull request #41 from zendesk/po/fix-unintended-reload

OFFAPPS-366 Fix unintended reload of APIs
This commit is contained in:
Po Chen 2015-02-18 11:11:35 +11:00
Родитель dc2ab3e676 a702c9a7f3
Коммит 68afe999fb
1 изменённых файлов: 1 добавлений и 1 удалений

2
app.js
Просмотреть файл

@ -2,7 +2,7 @@
return {
events: {
// App
'app.activated': 'onAppActivation',
'app.created': 'onAppActivation',
'ticket.requester.email.changed': 'onAppActivation',
// Requests