1 Commits

Author SHA1 Message Date
Claire Kuang e85e00bff2 Update Utils.cs
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
2024-02-02 02:06:55 +00:00
+1 -1
View File
@@ -85,7 +85,7 @@ namespace SpeckleAutomateDotnetExample
);
}
}
else
else if (!string.IsNullOrWhiteSpace(commitObject.id))
{
if (speckleIdDict.ContainsKey(commitObject.id))
{