Поправки перед реквестом 2
This commit is contained in:
parent
9195a6d0a4
commit
af1efb4a3d
@ -306,7 +306,7 @@ namespace ArmoredCar
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
_logger.LogWarning($"{ex.Message}");
|
||||
_logger.LogWarning($"Не загрузилось: {ex.Message}");
|
||||
MessageBox.Show($"Не загрузилось: {ex.Message}", "Результат",
|
||||
MessageBoxButtons.OK, MessageBoxIcon.Error);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user