fix(magician): Jobs prop 선언 누락 (빌드 경고 6건 해소)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-12 13:57:41 +09:00
parent 7b6e181cb0
commit fc0a96fcb7
2 changed files with 8 additions and 0 deletions

View File

@@ -113,6 +113,13 @@
"Attributes": [],
"Name": "JobOpts"
},
{
"Type": "any",
"DefaultValue": "nil",
"SyncDirection": 0,
"Attributes": [],
"Name": "Jobs"
},
{
"Type": "any",
"DefaultValue": "nil",