diff --git a/compiler/components/ability_component.json b/compiler/components/ability_component.json index dce6d8c..dcc0568 100644 --- a/compiler/components/ability_component.json +++ b/compiler/components/ability_component.json @@ -1,5 +1,5 @@ { "name": "AbilityComponent", - "attrs": ["onReady", "onDestroy", "onAbilityCreated", "onAbilityMoveToFront", "onAbilityWillRemove", "onConnected", "onDisconnected"], + "attrs": ["onReady", "onDestroy", "onAbilityCreated", "onAbilityMoveToFront", "onAbilityWillRemove", "onConnect", "onDisconnect"], "atomic": true } \ No newline at end of file