Skip to content

Commit 8e57517

Browse files
committed
Happy linter
1 parent d30c642 commit 8e57517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/modules/cava/cava.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ class Cava final : public ALabel, public sigc::trackable {
2727
static inline std::map<const std::string, void (waybar::modules::cava::Cava::* const)()>
2828
actionMap_{{"mode", &waybar::modules::cava::Cava::pause_resume}};
2929
};
30-
} // namespace waybar::modules
30+
} // namespace waybar::modules::cava

0 commit comments

Comments
 (0)