store the right number of mappers in conversation
This commit is contained in:
parent
dd457d8362
commit
26025d6ee9
1 changed files with 1 additions and 0 deletions
|
@ -2534,6 +2534,7 @@ Metamaps.Realtime = {
|
|||
image: data.userimage,
|
||||
color: Metamaps.Util.getPastelColor(),
|
||||
realtime: data.userrealtime,
|
||||
inConversation: data.userinconversation,
|
||||
coords: {
|
||||
x: 0,
|
||||
y: 0
|
||||
|
|
Loading…
Reference in a new issue