chore: lint unrelated files so the CI passes

This commit is contained in:
Brenno Lemos
2023-10-02 12:33:28 -03:00
parent 258ab8b147
commit 1b98a04c93
3 changed files with 5 additions and 3 deletions

View File

@ -17,7 +17,7 @@ waybar::modules::Custom::Custom(const std::string& name, const std::string& id,
delayWorker();
} else if (config_["exec"].isString()) {
continuousWorker();
}
}
}
waybar::modules::Custom::~Custom() {