mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Fix missing OPUS files in import file dialog
This commit is contained in:
parent
6d08c600df
commit
f43ad3f0e0
@ -112,6 +112,7 @@ static const auto exts = {
|
||||
wxT("nsv"),
|
||||
wxT("nuv"),
|
||||
wxT("ogg"),
|
||||
wxT("opus"),
|
||||
wxT("psxstr"),
|
||||
wxT("pva"),
|
||||
wxT("redir"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user