From 6b6af4cfb5f22f4d033b181a8006eda75340ef91 Mon Sep 17 00:00:00 2001 From: Alan Rynne Date: Thu, 14 Jul 2022 18:34:20 +0200 Subject: [PATCH] =?UTF-8?q?fix(dui):=20=F0=9F=A4=A6=F0=9F=8F=BC=E2=80=8D?= =?UTF-8?q?=E2=99=82=EF=B8=8F=F0=9F=A4=A6=F0=9F=8F=BC=E2=80=8D=E2=99=82?= =?UTF-8?q?=EF=B8=8F=20Missed=20some=20more...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DesktopUI/DesktopUI/Utils/DummyBindings.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {