Browse Source

LaunchServer: Add flac file association to /bin/SoundPlayer

ngc6302h 4 years ago
parent
commit
595ba17cfa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Base/home/anon/.config/LaunchServer.ini

+ 1 - 0
Base/home/anon/.config/LaunchServer.ini

@@ -10,6 +10,7 @@ jpg=/bin/ImageViewer
 jpeg=/bin/ImageViewer
 jpeg=/bin/ImageViewer
 html=/bin/Browser
 html=/bin/Browser
 wav=/bin/SoundPlayer
 wav=/bin/SoundPlayer
+flac=/bin/SoundPlayer
 m3u=/bin/SoundPlayer
 m3u=/bin/SoundPlayer
 m3u8=/bin/SoundPlayer
 m3u8=/bin/SoundPlayer
 txt=/bin/TextEditor
 txt=/bin/TextEditor