fix: lint

This commit is contained in:
Alex
2023-07-01 11:12:14 +02:00
parent cc4370f1b2
commit 9d741f89e2
3 changed files with 4 additions and 2 deletions

View File

@ -94,7 +94,8 @@ waybar::modules::Network::Network(const std::string &id, const Json::Value &conf
#ifdef WANT_RFKILL
rfkill_{RFKILL_TYPE_WLAN},
#endif
frequency_(0.0), {
frequency_(0.0),
{
// Start with some "text" in the module's label_. update() will then
// update it. Since the text should be different, update() will be able