IO-2130 Resolve paint code on PPG export.

This commit is contained in:
Patrick Fic
2022-12-15 17:01:21 -08:00
parent 5a894ffb5f
commit 521c7ecf96
3 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ namespace BodyshopPartner.ViewModels
{
// Utils.OEConnection.SendToOEConnection();
await TestGql();
await Utils.PPGMixData.PushDataToPPG();
});
}
return _testCommand;