mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add missing comma
This commit is contained in:
		@@ -148,7 +148,7 @@ module.exports = {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    // The following property can be used to cause insecure HTTP connections to
 | 
					    // The following property can be used to cause insecure HTTP connections to
 | 
				
			||||||
    // be redirected to HTTPS.
 | 
					    // be redirected to HTTPS.
 | 
				
			||||||
    //requireHttps: true
 | 
					    //requireHttps: true,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // The following property can be used to disable the editor. The admin API
 | 
					    // The following property can be used to disable the editor. The admin API
 | 
				
			||||||
    // is not affected by this option. To disable both the editor and the admin
 | 
					    // is not affected by this option. To disable both the editor and the admin
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user