mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d76acff7c8
commit
c8662ac9af
@ -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){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user