mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	fix pwa orientation #6554
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
		
							parent
							
								
									30b390bdbf
								
							
						
					
					
						commit
						545bf58e8d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3737,7 +3737,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates, doneF
 | 
			
		|||
            "scope": ".",
 | 
			
		||||
            "start_url": "/",
 | 
			
		||||
            "display": "fullscreen",
 | 
			
		||||
            "orientation": "portrait",
 | 
			
		||||
            "orientation": "any",
 | 
			
		||||
            "theme_color": "#ffffff",
 | 
			
		||||
            "background_color": "#ffffff",
 | 
			
		||||
            "icons": [{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue