mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +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
|
||||||
}],
|
}],
|
||||||
|
|
||||||
|
// XXX how should we handler the return value?
|
||||||
peerCall: ['- Peer/',
|
peerCall: ['- Peer/',
|
||||||
function(id, action){
|
function(id, action){
|
||||||
// XXX
|
// XXX
|
||||||
@ -160,7 +161,7 @@ var ChildProcessPeerActions = actions.Actions({
|
|||||||
|
|
||||||
peerCall: ['- Peer/',
|
peerCall: ['- Peer/',
|
||||||
function(id, action){
|
function(id, action){
|
||||||
// XXX
|
// XXX
|
||||||
}],
|
}],
|
||||||
peerApply: ['- Peer/',
|
peerApply: ['- Peer/',
|
||||||
function(id, action, args){
|
function(id, action, args){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user