Initial commit
This commit is contained in:
@@ -26,6 +26,7 @@ export const createGraphTaskElementFromTemplate = (
|
||||
name: template.name,
|
||||
category: template.type,
|
||||
description: template.description,
|
||||
order: 0,
|
||||
position: {
|
||||
x: realRect.x ?? 0,
|
||||
y: realRect.y ?? 0,
|
||||
|
||||
Reference in New Issue
Block a user