mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 00:20:05 +01:00
Use proper icon for audio playlist shortcuts
This commit is contained in:
parent
d3db32cce5
commit
4dd0c2c945
|
|
@ -289,6 +289,7 @@ export const VIDEO_FILE_EXTENSIONS = new Set([
|
|||
|
||||
export const DYNAMIC_EXTENSION = new Set([
|
||||
...AUDIO_FILE_EXTENSIONS,
|
||||
...AUDIO_PLAYLIST_EXTENSIONS,
|
||||
...IMAGE_FILE_EXTENSIONS,
|
||||
...TIFF_IMAGE_FORMATS,
|
||||
...VIDEO_FILE_EXTENSIONS,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user