mirror of
https://github.com/rad4day/Waybar.git
synced 2025-11-08 03:12:36 +01: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