mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Fix alignment in version out of sync warning
This commit is contained in:
@@ -425,9 +425,9 @@ class PluginBridge {
|
||||
generic_logger_.log(
|
||||
" this plugin's. Check the logs to see which yabridge");
|
||||
generic_logger_.log(
|
||||
" library and host are being loaded, and try "
|
||||
" library and host are being loaded, and try "
|
||||
"rerunning");
|
||||
generic_logger_.log(" 'yabridgectl sync'.");
|
||||
generic_logger_.log(" 'yabridgectl sync'.");
|
||||
|
||||
send_notification(
|
||||
"Version mismatch",
|
||||
|
||||
Reference in New Issue
Block a user