..
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Project.Device
|
||||
else
|
||||
{
|
||||
PUB.log.AddAT("No ZPL file found, using ZPL code from settings");
|
||||
return Properties.Settings.Default.ZPL7;
|
||||
return string.Empty;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user