mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-11-04 09:42:42 +01:00 
			
		
		
		
	fix Linter errors
This commit is contained in:
		@@ -79,7 +79,6 @@ auto waybar::modules::JACK::update() -> void {
 | 
			
		||||
        tooltip_format, fmt::arg("load", std::round(load)), fmt::arg("bufsize", bufsize_),
 | 
			
		||||
        fmt::arg("samplerate", samplerate_), fmt::arg("latency", fmt::format("{:.2f}", latency)),
 | 
			
		||||
        fmt::arg("xruns", xruns_)));
 | 
			
		||||
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  // Call parent update
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user