Added new tokens and database upgrade

This commit is contained in:
Mitchell McCaffrey
2020-05-18 16:31:32 +10:00
parent ba17aec263
commit f080b675dd
54 changed files with 124 additions and 39 deletions

View File

@@ -23,6 +23,7 @@ function Tokens({ onCreateMapTokenState, tokens }) {
onCreateMapTokenState({
id: shortid.generate(),
tokenId: token.id,
type: token.type,
owner: userId,
size: tokenSize,
label: "",