Remove group from default tokens
This commit is contained in:
parent
2b8bc11b5c
commit
ab800150ec
@ -99,7 +99,6 @@ export function getDefaultTokens(userId) {
|
|||||||
height: 256,
|
height: 256,
|
||||||
outline: "circle",
|
outline: "circle",
|
||||||
owner: userId,
|
owner: userId,
|
||||||
group: "default",
|
|
||||||
created: tokenKeys.length - i,
|
created: tokenKeys.length - i,
|
||||||
lastModified: Date.now(),
|
lastModified: Date.now(),
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user