Make method modeling panel available to canary users (#2920)

This commit is contained in:
Charis Kyriakou
2023-10-06 14:25:33 +01:00
committed by GitHub
parent 1d691c2b7f
commit 0e5551b650

View File

@@ -1996,7 +1996,7 @@
"id": "codeQLMethodModeling",
"type": "webview",
"name": "CodeQL Method Modeling",
"when": "config.codeQL.canary && config.codeQL.model.methodModelingView"
"when": "config.codeQL.canary"
}
],
"codeql-methods-usage": [