Skip to content

Commit b3ff461

Browse files
ziminggithub-actions[bot]
authored andcommitted
Fix styling
1 parent 9cbdf21 commit b3ff461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Factories/ComponentParameterFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public static function buttonFlow(?string $flowToken = null, ?array $flowActionD
4242
'flow_token' => $flowToken,
4343
'flow_action_data' => $flowActionData,
4444
],
45-
]
45+
],
4646
];
4747
}
4848
}

0 commit comments

Comments
 (0)