Github build break.
This commit is contained in:
@@ -618,7 +618,7 @@ export class PiPedalModel //implements PiPedalModel
|
||||
this.showAlert(body as string);
|
||||
|
||||
}
|
||||
else if (message = "onLv2PluginsChanging")
|
||||
else if (message === "onLv2PluginsChanging")
|
||||
{
|
||||
this.onLv2PluginsChanging();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user