From c8662ac9aff90eb9566ed14d30d8e14d87c821d0 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 22 Feb 2017 05:13:39 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/peer.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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){