List of addresses in the About dialog
This commit is contained in:
@@ -926,7 +926,7 @@ public:
|
||||
}
|
||||
else if (message == "version")
|
||||
{
|
||||
PiPedalVersion version;
|
||||
PiPedalVersion version(this->model);
|
||||
|
||||
Reply(replyTo, "version", version);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user