File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 114
114
115
115
116
116
<group id =" aws.toolkit.codewhisperer.toolbar.security" >
117
- <group id =" codewhisperer.toolbar.security.filter" icon =" com.intellij.icons.ExpUiIcons. General.Filter" text =" Filter" popup =" true" >
117
+ <group id =" codewhisperer.toolbar.security.filter" icon =" AllIcons. General.Filter" text =" Filter" popup =" true" >
118
118
<separator text =" Severity" />
119
- <action class =" software.aws.toolkits.jetbrains.services.codewhisperer.codescan.actions.CodeWhispererCodeScanFilterGroup" text =" Severity" />
119
+ <group id =" CodeWhispererCodeScanFilterGroup"
120
+ class =" software.aws.toolkits.jetbrains.services.codewhisperer.codescan.actions.CodeWhispererCodeScanFilterGroup" text =" Severity" />
120
121
</group >
121
122
</group >
122
123
You can’t perform that action at this time.
0 commit comments