Add FullImageFIle type

This commit is contained in:
Garulf 2022-09-02 07:36:57 -04:00
parent a090b10b1e
commit f5a511a4f1

View file

@ -95,6 +95,7 @@ namespace Flow.Launcher.Infrastructure.Image
Folder,
Data,
ImageFile,
FullImageFile,
Error,
Cache
}