mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 19:15:58 +01:00 
			
		
		
		
	fix: minor typo
This commit is contained in:
		| @@ -71,7 +71,7 @@ function activate(plugin) { | ||||
| 				process.exit(0); | ||||
| 			} | ||||
|  | ||||
| 			db.sortetSetCard('plugins:active', next); | ||||
| 			db.sortedSetCard('plugins:active', next); | ||||
| 		}, | ||||
| 		function (numPlugins, next) { | ||||
| 			winston.info('Activating plugin `%s`', plugin); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user