mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	Fix indentation
This commit is contained in:
		| @@ -18,7 +18,7 @@ waybar::ALabel::ALabel(const Json::Value& config, const std::string& format, uin | ||||
|   } | ||||
|  | ||||
|   if (config_["rotate"].isUInt()) { | ||||
| 	label_.set_angle(config["rotate"].asUInt()); | ||||
|     label_.set_angle(config["rotate"].asUInt()); | ||||
|   } | ||||
|  | ||||
|   if (config_["format-alt"].isString()) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jon Valdés
					Jon Valdés