Fixed formatting.
This commit is contained in:
@@ -345,7 +345,8 @@ public:
|
||||
auto sink_name = get_default_sink_name();
|
||||
if(sink_name.empty()) {
|
||||
BOOST_LOG(warning) << "Couldn't find an active sink"sv;
|
||||
} else {
|
||||
}
|
||||
else {
|
||||
sink.host = sink_name;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user