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