diff --git a/Flow.Launcher/ViewModel/ResultViewModel.cs b/Flow.Launcher/ViewModel/ResultViewModel.cs index 1eded59c7..99528a9a7 100644 --- a/Flow.Launcher/ViewModel/ResultViewModel.cs +++ b/Flow.Launcher/ViewModel/ResultViewModel.cs @@ -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; }