mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-17 16:02:32 +02:00
refactor: call parent update
This commit is contained in:
@@ -51,6 +51,8 @@ auto Mode::update() -> void {
|
||||
}
|
||||
event_box_.show();
|
||||
}
|
||||
// Call parent update
|
||||
ALabel::update();
|
||||
}
|
||||
|
||||
} // namespace waybar::modules::sway
|
||||
|
Reference in New Issue
Block a user