mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	revert small whitespace change to server start messages.
This commit is contained in:
		| @@ -55,7 +55,7 @@ function start() { | ||||
|                     reportMetrics(); | ||||
|                 }, 15000); | ||||
|             } | ||||
|             console.log("\n\n   Welcome to Node-RED\n   ===================\n"); | ||||
|             console.log("\n\nWelcome to Node-RED\n===================\n"); | ||||
|             if (settings.version) { | ||||
|                 log.info("Node-RED version: v"+settings.version); | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user