Skip to content

Commit 2b1a2dc

Browse files
committed
Fix tsq id
1 parent a84a6f9 commit 2b1a2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/qualifire/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
},
134134
{
135135
"name": "Tool Selection Quality Check",
136-
"id": "tsqCheck",
136+
"id": "toolSelectionQuality",
137137
"supportedHooks": ["afterRequestHook"],
138138
"type": "guardrail",
139139
"description": [

0 commit comments

Comments
 (0)