mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:18:12 +00:00
FileIconProvider: Use sound icon for flac file extension
This commit is contained in:
parent
595ba17cfa
commit
80dba466db
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ music=*.midi
|
|||
object=*.o,*.obj
|
||||
pdf=*.pdf
|
||||
python=*.py
|
||||
sound=*.wav
|
||||
sound=*.wav,*.flac
|
||||
spreadsheet=*.sheets
|
||||
text=*.txt
|
||||
truetype=*.ttf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue