fix(assets): satisfy material cache lint
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m16s
Test / Test (push) Skipped
Test / Render parity (push) Skipped

This commit is contained in:
2026-07-18 11:26:19 +04:00
parent ceb7ea1fab
commit 04a7bfabd0
+1 -1
View File
@@ -1279,7 +1279,7 @@ pub fn extend_graph_report_with_visual_dependencies<R: ResourceRepository>(
mesh.name.0.clone(),
PrototypeGraphEdge::WearToMaterial,
PrototypeGraphRequiredness::Required,
&message.to_string(),
&message.clone(),
),
}
}