mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 14:13:57 +01:00
Fix LV2 effect recognition between 2.1.0 and 2.2.0
This commit is contained in:
@@ -98,7 +98,7 @@ wxString LV2EffectsModule::GetPath()
|
||||
|
||||
wxString LV2EffectsModule::GetSymbol()
|
||||
{
|
||||
return XO("LV2 Effects Module");
|
||||
return XO("LV2 Effects");
|
||||
}
|
||||
|
||||
wxString LV2EffectsModule::GetName()
|
||||
|
||||
Reference in New Issue
Block a user