UPDATE: fk

This commit is contained in:
libertyspy
2026-02-09 14:53:05 +08:00
parent 0ffc42ab69
commit fcab8585c5
4 changed files with 92 additions and 79 deletions

View File

@@ -22,6 +22,7 @@ export const createGraphTaskElementFromTemplate = (
key: generateKey(template.type),
type: 'task',
template: template.id,
templateType: template.templateType,
name: template.name,
category: template.type,
description: template.description,