mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Use proper icon for audio playlist shortcuts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user