mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-15 13:00:02 +02:00
Append a link to the plugin to the notifications
This commit is contained in:
@@ -321,7 +321,8 @@ class PluginBridge {
|
||||
"Check yabridge's output for more information on what "
|
||||
"went wrong. You may need to rerun your DAW from a "
|
||||
"terminal and restart the plugin scanning process to "
|
||||
"see the error.");
|
||||
"see the error.",
|
||||
true);
|
||||
|
||||
std::terminate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user