mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-05 04:05:14 -05:00
fix type
This commit is contained in:
@@ -769,7 +769,7 @@ Return ONLY the comment text - no explanations.`,
|
||||
}
|
||||
return {
|
||||
...baseParams,
|
||||
projectId: finalProjectId.trim(),
|
||||
projectId: effectiveProjectId.trim(),
|
||||
}
|
||||
}
|
||||
case 'delete': {
|
||||
|
||||
Reference in New Issue
Block a user