Update index.js
This commit is contained in:
		
							parent
							
								
									bb6e83fcc6
								
							
						
					
					
						commit
						b85792f61c
					
				| 
						 | 
					@ -33,5 +33,6 @@ module.exports = {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    return programs
 | 
					    return programs
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  convertToXMLTV: utils.convertToXMLTV
 | 
					  convertToXMLTV: utils.convertToXMLTV,
 | 
				
			||||||
 | 
					  parseChannels: utils.parseChannels
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue