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