Allow setting simpleBrowser.useIntegratedBrowser to be targeted by ExP (#289207)

Allow setting simpleBrowser.useIntegratedBrowser to be targeted by ExP framework
This commit is contained in:
Joaquín Ruales
2026-01-20 12:49:17 -08:00
committed by GitHub
parent b158a78b1c
commit 22e81e3086

View File

@@ -58,7 +58,8 @@
"markdownDescription": "%configuration.useIntegratedBrowser.description%",
"scope": "application",
"tags": [
"experimental"
"experimental",
"onExP"
]
}
}