mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	fix(merge): re-add missing code
This commit is contained in:
		| @@ -330,7 +330,7 @@ auto waybar::modules::Network::update() -> void { | ||||
|       if (label_.get_tooltip_text() != text) { | ||||
|         label_.set_tooltip_text(tooltip_text); | ||||
|       } | ||||
|     } else { | ||||
|     } else if (label_.get_tooltip_text() != text) { | ||||
|       label_.set_tooltip_text(text); | ||||
|     } | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alex
					Alex