Skip to content

Commit 210b5d9

Browse files
Update CxConstants.ts
1 parent 49c6079 commit 210b5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/wrapper/CxConstants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export enum CxConstants {
116116
CMD_LEARN_MORE = "learn-more",
117117
IDE_SCANS_KEY = "scan.config.plugins.ideScans",
118118
AI_GUIDED_REMEDIATION_KEY = "scan.config.plugins.aiGuidedRemediation",
119-
STANDALONE_KEY = "scan.config.plugins.standalone",
119+
STANDALONE_KEY = "scan.config.plugins.cxdevassist",
120120
ASSIST_KEY = "scan.config.plugins.cxoneassist",
121121
AI_MCP_SERVER_KEY = "scan.config.plugins.aiMcpServer",
122122
TELEMETRY = "telemetry",

0 commit comments

Comments
 (0)