правка уведомления
This commit is contained in:
@@ -159,7 +159,7 @@ internal class Program
|
|||||||
{
|
{
|
||||||
return (false, ex.Message);
|
return (false, ex.Message);
|
||||||
}
|
}
|
||||||
if (cntBillets > 5)
|
if (cntBillets > 9)
|
||||||
{
|
{
|
||||||
return (false, $"Заготовок в стане - {cntBillets}");
|
return (false, $"Заготовок в стане - {cntBillets}");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user