mirror of
https://github.com/alexkay/spek.git
synced 2025-04-19 01:47:37 +03:00
Add AAC to the list of audio extensions
This commit is contained in:
parent
31b113f0a1
commit
8c37a85268
@ -215,6 +215,7 @@ namespace Spek {
|
||||
|
||||
private string[] audio_extensions = {
|
||||
"*.3gp",
|
||||
"*.aac",
|
||||
"*.aif",
|
||||
"*.aifc",
|
||||
"*.aiff",
|
||||
|
Loading…
x
Reference in New Issue
Block a user