mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-14 23:43:52 +02:00
[yabridgectl] Let rustfmt handle string wrapping
This commit is contained in:
@@ -238,7 +238,7 @@ impl Config {
|
||||
_ => {
|
||||
return Err(anyhow!(
|
||||
"Could not find '{}' in either '{}' or '{}'. You can override the \
|
||||
default search path using 'yabridgectl set --path=<path>'.",
|
||||
default search path using 'yabridgectl set --path=<path>'.",
|
||||
VST2_CHAINLOADER_NAME,
|
||||
system_path.display(),
|
||||
user_path.display()
|
||||
|
||||
Reference in New Issue
Block a user