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:
Lucas Berger
2026-02-08 10:05:06 -05:00
parent 8db937683e
commit ac2d745e1d
+7
View File
@@ -5272,6 +5272,13 @@
"index": 0
}
],
[
{
"node": "Prepare Status Input",
"type": "main",
"index": 0
}
],
[
{
"node": "Show Menu",