mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fixup
This commit is contained in:
parent
2cf20f4b6c
commit
0cf654aa88
1 changed files with 1 additions and 1 deletions
|
|
@ -103,8 +103,8 @@ namespace Wox.Infrastructure.Image
|
|||
}
|
||||
});
|
||||
});
|
||||
Log.Info($"Preload {_cache.TopUsedImages.Count} images from cache");
|
||||
});
|
||||
Log.Info($"Preload {_cache.TopUsedImages.Count} images from cache");
|
||||
}
|
||||
|
||||
public static ImageSource Load(string path)
|
||||
|
|
|
|||
Loading…
Reference in a new issue