mirror of
				https://github.com/reality/dbot.git
				synced 2025-11-04 01:57:32 +01:00 
			
		
		
		
	this should do it
This commit is contained in:
		
							parent
							
								
									2cb8c4fc10
								
							
						
					
					
						commit
						9c17803e03
					
				@ -82,7 +82,7 @@ var webInterface = function(dbot) {
 | 
			
		||||
                        _.extend(one, { 
 | 
			
		||||
                            'name': dbot.config.name,
 | 
			
		||||
                            'user': req.user,
 | 
			
		||||
                            'routes': this.indexLinks
 | 
			
		||||
                            'routes': dbot.modules.web.indexLinks
 | 
			
		||||
                        });
 | 
			
		||||
                        resp.render(this.module + '/' + view, one, two);
 | 
			
		||||
                    }).bind(this);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user