From 6b3aa886b9db72881abb1f45fda7b28ab5c6ab03 Mon Sep 17 00:00:00 2001 From: Roy Date: Wed, 26 Apr 2023 20:37:40 +0300 Subject: Eureka downloads --- Software/Visual_Studio/Web/Tango.MachineService/Models/DownloadModel.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Software/Visual_Studio/Web/Tango.MachineService/Models/DownloadModel.cs') diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Models/DownloadModel.cs b/Software/Visual_Studio/Web/Tango.MachineService/Models/DownloadModel.cs index b13f5c66f..cfd2e02cd 100644 --- a/Software/Visual_Studio/Web/Tango.MachineService/Models/DownloadModel.cs +++ b/Software/Visual_Studio/Web/Tango.MachineService/Models/DownloadModel.cs @@ -19,6 +19,7 @@ namespace Tango.MachineService.Models { MachineStudio, PPC, + Eureka } } } \ No newline at end of file -- cgit v1.3.1