mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add flac/mp3 (for large coverart)
This commit is contained in:
parent
f59cfc0be2
commit
26a713985c
1 changed files with 2 additions and 0 deletions
|
|
@ -182,6 +182,8 @@ namespace Flow.Launcher.ViewModel
|
|||
or ".bmp"
|
||||
or ".gif"
|
||||
or ".wmv"
|
||||
or ".mp3"
|
||||
or ".flac"
|
||||
or ".mp4";
|
||||
|
||||
public GlyphInfo Glyph { get; set; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue