mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-31 13:17:26 +00:00 
			
		
		
		
	Add basic multiplexing support.
This commit is contained in:
		| @@ -11,7 +11,7 @@ LaTeXGenerator generates a LaTeX resume via TemplateGenerator. | ||||
| var LaTeXGenerator = module.exports = TemplateGenerator.extend({ | ||||
|  | ||||
|   init: function(){ | ||||
|     this._super( 'tex', 'tex' ); | ||||
|     this._super( 'latex', 'tex' ); | ||||
|   } | ||||
|  | ||||
| }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user