mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
Comment events not yet implemented
This commit is contained in:
parent
4d93e076df
commit
c2601f242f
@ -9,8 +9,8 @@ class EventActions {
|
|||||||
'applicationWillBoot',
|
'applicationWillBoot',
|
||||||
'applicationDidBoot',
|
'applicationDidBoot',
|
||||||
'profileDidLoad',
|
'profileDidLoad',
|
||||||
'userDidLogin',
|
//'userDidLogin',
|
||||||
'userDidLogout',
|
//'userDidLogout',
|
||||||
'routeDidChange'
|
'routeDidChange'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user