Simplify effect type assertion and update validation context creation in scene document files
This commit is contained in:
@@ -3303,7 +3303,7 @@ function readProjectScheduler(
|
||||
`${label}.routines.${routineId}.priority`,
|
||||
0
|
||||
),
|
||||
effect: effect as ReturnType<typeof createSetActorPresenceControlEffect>
|
||||
effect
|
||||
})
|
||||
];
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user