fix(10.1-09): wire /list command connection to Prepare Status Input
The list keyword rule was added to Keyword Router but its connection pointed to Show Menu (fallback) instead of Prepare Status Input. Added proper connection at index 8 and shifted fallback to index 9. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
8db937683e
commit
ac2d745e1d
@@ -5272,6 +5272,13 @@
|
||||
"index": 0
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"node": "Prepare Status Input",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"node": "Show Menu",
|
||||
|
||||
Reference in New Issue
Block a user