Added last edited by in default token state
This commit is contained in:
parent
0304236558
commit
00c24c34a4
@ -32,6 +32,7 @@ function Tokens({ onMapTokenStateCreate }) {
|
|||||||
statuses: [],
|
statuses: [],
|
||||||
x: token.x,
|
x: token.x,
|
||||||
y: token.y,
|
y: token.y,
|
||||||
|
lastEditedBy: userId,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user