Remove group from default tokens

This commit is contained in:
Mitchell McCaffrey 2021-05-14 18:01:00 +10:00
parent 2b8bc11b5c
commit ab800150ec

View File

@ -99,7 +99,6 @@ export function getDefaultTokens(userId) {
height: 256,
outline: "circle",
owner: userId,
group: "default",
created: tokenKeys.length - i,
lastModified: Date.now(),
};