mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-31 05:07:26 +00:00 
			
		
		
		
	| @@ -226,8 +226,7 @@ Implementation of the 'generate' verb for HackMyResume. | ||||
|         }; | ||||
|       }), | ||||
|       function(t) { | ||||
|         return t.format === 'all' || | ||||
|           theme.hasFormat( parsePath( t.format ).extname.substr(1)); | ||||
|         return t.format === 'all' || theme.hasFormat( t.format ); | ||||
|       } | ||||
|     ); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user