We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbdf21 commit b3ff461Copy full SHA for b3ff461
src/Factories/ComponentParameterFactory.php
@@ -42,7 +42,7 @@ public static function buttonFlow(?string $flowToken = null, ?array $flowActionD
42
'flow_token' => $flowToken,
43
'flow_action_data' => $flowActionData,
44
],
45
- ]
+ ],
46
];
47
}
48
0 commit comments