mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	fix lint
This commit is contained in:
		| @@ -26,7 +26,7 @@ categoriesController.get = function (req, res, callback) { | |||||||
| 				}, | 				}, | ||||||
| 				categories: function (next) { | 				categories: function (next) { | ||||||
| 					categories.buildForSelect(userData.uid, 'find', next); | 					categories.buildForSelect(userData.uid, 'find', next); | ||||||
| 				} | 				}, | ||||||
| 			}, next); | 			}, next); | ||||||
| 		}, | 		}, | ||||||
| 		function (results) { | 		function (results) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user