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: [],
|
||||
x: token.x,
|
||||
y: token.y,
|
||||
lastEditedBy: userId,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user