| 23 | 23 | const controls = [ |
| 24 | 24 | { id: 'instruct_enabled', property: 'enabled', isCheckbox: true }, |
| 25 | 25 | { id: 'instruct_wrap', property: 'wrap', isCheckbox: true }, |
| 26 | + { id: 'instruct_macro', property: 'macro', isCheckbox: true }, |
| 26 | 27 | { id: 'instruct_system_sequence_prefix', property: 'system_sequence_prefix', isCheckbox: false }, |
| 27 | 28 | { id: 'instruct_system_sequence_suffix', property: 'system_sequence_suffix', isCheckbox: false }, |
| 28 | 29 | { id: 'instruct_input_sequence', property: 'input_sequence', isCheckbox: false }, |