This commit is contained in:
Fredrik Wollsén 2018-04-05 18:28:56 +03:00 коммит произвёл Gregg Lind
Родитель 4cb9223ea6
Коммит c4135d9513
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -15,16 +15,19 @@
"events": [
{
"name": "onIntroductionShown",
"type": "function",
"description": "Description of the event",
"parameters": []
},
{
"name": "onIntroductionAccept",
"type": "function",
"description": "Description of the event",
"parameters": []
},
{
"name": "onIntroductionLeaveStudy",
"type": "function",
"description": "Description of the event",
"parameters": []
}