Cleaned up some warnings
This commit is contained in:
parent
cd8a1d2892
commit
6020697d7d
7 changed files with 8 additions and 23 deletions
|
|
@ -46,6 +46,7 @@ namespace API.IO
|
|||
catch (Exception ex)
|
||||
{
|
||||
Console.WriteLine("There was a critical error and prevented thumbnail generation.");
|
||||
Console.WriteLine(ex.Message);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue