Chore: Proper Lambda Formatting (#2167)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -71,7 +71,7 @@ ExternalToolsPage::ExternalToolsPage()
|
||||
|
||||
getSettings()->streamlinkUseCustomPath.connect(
|
||||
[=](const auto &value, auto) {
|
||||
customPath->setEnabled(value); //
|
||||
customPath->setEnabled(value);
|
||||
},
|
||||
this->managedConnections_);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user