ignore errors on the modeling cmds that are only for the artifact graph

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-04-04 16:07:48 -07:00
parent f6ffb4a01e
commit db62c1962d
10 changed files with 103 additions and 44 deletions

View File

@ -175,7 +175,6 @@ async fn inner_loft(
&sketch,
id.into(),
0.0,
false,
&super::extrude::NamedCapTags {
start: tag_start.as_ref(),
end: tag_end.as_ref(),