mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	fix: show controls @julianlam
This commit is contained in:
		| @@ -21,7 +21,7 @@ dashboardController.get = async function (req, res) { | ||||
| 		getNotices(), | ||||
| 		getLatestVersion(), | ||||
| 		getLastRestart(), | ||||
| 		user.isAdministrator(), | ||||
| 		user.isAdministrator(req.uid), | ||||
| 	]); | ||||
| 	const version = nconf.get('version'); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user