mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add FullImageFIle type
This commit is contained in:
parent
a090b10b1e
commit
f5a511a4f1
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ namespace Flow.Launcher.Infrastructure.Image
|
|||
Folder,
|
||||
Data,
|
||||
ImageFile,
|
||||
FullImageFile,
|
||||
Error,
|
||||
Cache
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue