mirror of
				https://github.com/reality/dbot.git
				synced 2025-11-04 01:47:28 +01:00 
			
		
		
		
	rss.title not feed.title
This commit is contained in:
		
							parent
							
								
									3a2374ad59
								
							
						
					
					
						commit
						ad0133b948
					
				@ -76,7 +76,7 @@ var rss = function(dbot) {
 | 
			
		||||
                            if(self.titleCache.length > 30) {
 | 
			
		||||
                                self.titleCache.splice(0, 1); 
 | 
			
		||||
                            }
 | 
			
		||||
                            self.titleCache.push(feed.title);
 | 
			
		||||
                            self.titleCache.push(rss.title);
 | 
			
		||||
                        }
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user