diff --git a/ui (gen4)/features/peer.js b/ui (gen4)/features/peer.js index 37ffb0de..7f36e328 100755 --- a/ui (gen4)/features/peer.js +++ b/ui (gen4)/features/peer.js @@ -97,6 +97,7 @@ var PeerActions = actions.Actions({ // XXX }], + // XXX how should we handler the return value? peerCall: ['- Peer/', function(id, action){ // XXX @@ -160,7 +161,7 @@ var ChildProcessPeerActions = actions.Actions({ peerCall: ['- Peer/', function(id, action){ - // XXX + // XXX }], peerApply: ['- Peer/', function(id, action, args){