Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e85e00bff2 |
@@ -85,7 +85,7 @@ namespace SpeckleAutomateDotnetExample
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else if (!string.IsNullOrWhiteSpace(commitObject.id))
|
||||||
{
|
{
|
||||||
if (speckleIdDict.ContainsKey(commitObject.id))
|
if (speckleIdDict.ContainsKey(commitObject.id))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user