Rename VYPOČTENÍ ČASU.cs to S.1 VYPOČTENÍ ČASU.cs

This commit is contained in:
teolord 2021-10-31 16:39:23 +01:00 committed by GitHub
parent b741d9d394
commit 3ab087c25f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,4 +19,4 @@ namespace ConsoleApp
Console.WriteLine($"Počet minut: {leftminutes}");
}
}
}
}