mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 06:29:44 +08:00
oops
This commit is contained in:
parent
49b85d150c
commit
0f19010e52
@ -164,7 +164,7 @@ namespace Wox.Infrastructure.Image
|
||||
}
|
||||
catch (System.Exception e)
|
||||
{
|
||||
// Log.Exception($"|ImageLoader.Load|Failed to get thumbnail for {path}", e);
|
||||
Log.Exception($"|ImageLoader.Load|Failed to get thumbnail for {path}", e);
|
||||
type = ImageType.Error;
|
||||
image = ImageCache[Constant.ErrorIcon];
|
||||
ImageCache[path] = image;
|
||||
|
Loading…
Reference in New Issue
Block a user