add query variant to hide toolbar (#2458)
This commit is contained in:
		@@ -471,5 +471,12 @@
 | 
				
			|||||||
        "simGifMaxFrames": 44,
 | 
					        "simGifMaxFrames": 44,
 | 
				
			||||||
        "simScreenshotMaxUriLength": 300000,
 | 
					        "simScreenshotMaxUriLength": 300000,
 | 
				
			||||||
        "importExtensionFiles": true
 | 
					        "importExtensionFiles": true
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "queryVariants": {
 | 
				
			||||||
 | 
					        "hidemenu": {
 | 
				
			||||||
 | 
					            "appTheme": {
 | 
				
			||||||
 | 
					                "hideMenuBar": true
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user