mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-13 22:42:33 +02:00
refactor: call parent update
This commit is contained in:
@@ -73,4 +73,6 @@ auto waybar::modules::Disk::update() -> void {
|
||||
));
|
||||
}
|
||||
event_box_.show();
|
||||
// Call parent update
|
||||
ALabel::update();
|
||||
}
|
||||
|
Reference in New Issue
Block a user