mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-30 18:46:01 +01:00 
			
		
		
		
	feat: add the data from page into filter:middleware.renderHeader
This commit is contained in:
		| @@ -210,6 +210,7 @@ module.exports = function (middleware) { | ||||
| 					req: req, | ||||
| 					res: res, | ||||
| 					templateValues: templateValues, | ||||
| 					data: data, | ||||
| 				}, next); | ||||
| 			}, | ||||
| 		], function (err, data) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user