diff --git a/DesktopUI/DesktopUI/Utils/DummyBindings.cs b/DesktopUI/DesktopUI/Utils/DummyBindings.cs index 2be31af4f5..aeb5be50e1 100644 --- a/DesktopUI/DesktopUI/Utils/DummyBindings.cs +++ b/DesktopUI/DesktopUI/Utils/DummyBindings.cs @@ -97,7 +97,7 @@ public override List GetStreamsInFile() { id = "123", name = "main", - commits = new Commits() + commits = new Speckle.Core.Api.Commits() { items = new List() { @@ -131,7 +131,7 @@ public override List GetStreamsInFile() { id = "123", name = "main", - commits = new Commits() + commits = new Core.Api.Commits() { items = new List() {