Skip to content

Commit 291a804

Browse files
committed
# Making Default generate_action_impl: true
1 parent 0eae1b8 commit 291a804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framec/src/frame_c/default_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ codegen:
77
features:
88
lower_case_states: false
99
introspection: true
10-
generate_action_impl: false
10+
generate_action_impl: true
1111
code:
1212
actions_prefix:
1313
actions_suffix: Actions

0 commit comments

Comments
 (0)