From e6fa2ca17af2b94465c5fd70bfe1fb9fb53f1a20 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 2 Mar 2017 06:10:10 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/peer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/features/peer.js b/ui (gen4)/features/peer.js index 4e3410f2..8eaf990e 100755 --- a/ui (gen4)/features/peer.js +++ b/ui (gen4)/features/peer.js @@ -337,7 +337,7 @@ var ChildProcessPeerActions = actions.Actions({ // XXX can we do sync??? // ...this would be useful to 100% match the action api and // make the thing transparent... - // XXX can we do prop access??? + // XXX prop access??? peerCall: ['- Peer/', makeProtocolHandler('child', function(id, action){ return new Promise((function(resolve, reject){