Skip to content

Commit

Permalink
fix: Added ADJUSTED to the additional command list
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Bassett <[email protected]>
  • Loading branch information
cadriel committed Feb 11, 2021
1 parent 0386e56 commit be20dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/widgets/ConsoleEntryWidget.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default class ConsoleEntryWidget extends Vue {
'TESTZ',
'ABORT',
'ACCEPT',
'ADJUSTED',
'GET_POSITION'
]
additional.forEach(command => {
Expand Down

0 comments on commit be20dc7

Please sign in to comment.