Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'PrusaSL1Reader/About.cs')
-rw-r--r--PrusaSL1Reader/About.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/PrusaSL1Reader/About.cs b/PrusaSL1Reader/About.cs
index f4bdc12..ad6592d 100644
--- a/PrusaSL1Reader/About.cs
+++ b/PrusaSL1Reader/About.cs
@@ -10,6 +10,7 @@ namespace PrusaSL1Reader
{
public static class About
{
+ public static string Software = "PrusaSL1Viewer";
public static string Author = "Tiago Conceição";
public static string Company = "PTRTECH";
public static string Website = "https://github.com/sn4k3/PrusaSL1Viewer";