mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 04:32:02 +00:00 
			
		
		
		
	Remove instance of the * operator in macro expr
This commit is contained in:
		| @@ -121,7 +121,7 @@ end | ||||
| # ------------------- | ||||
|  | ||||
| macro error_json(*args) | ||||
|   error_json_helper(env, {{*args}}) | ||||
|   error_json_helper(env, {{args.splat}}) | ||||
| end | ||||
|  | ||||
| def error_json_helper( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syeopite
					syeopite