IO-1739 IO-1735 Updated partner script location, paint manager, and remove unnecessary startup script

This commit is contained in:
Patrick Fic
2022-02-16 17:32:52 -08:00
parent 3cf56be03a
commit 869d0b724e
5 changed files with 105 additions and 8 deletions

View File

@@ -369,7 +369,7 @@ namespace BodyshopPartner.ViewModels
public async Task TestGql()
{
Utils.SquirrelAwareHelper.AddHttpExcetion();
Utils.SquirrelAwareHelper.CopyScripts();
}