mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	fix missing parentheses
This commit is contained in:
		| @@ -266,7 +266,7 @@ auto waybar::modules::Pulseaudio::update() -> void { | ||||
|         fmt::arg("format_source", format_source), | ||||
|         fmt::arg("source_volume", source_volume_), | ||||
|         fmt::arg("source_desc", source_desc_), | ||||
|         fmt::arg("icon", getIcon(volume_, getPortIcon()))); | ||||
|         fmt::arg("icon", getIcon(volume_, getPortIcon())))); | ||||
|     } else { | ||||
|       label_.set_tooltip_text(desc_); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kamus Hadenes
					Kamus Hadenes