Skip to content

Commit

Permalink
Adding python_nx to SHIP_FD_NAME_TO_CORIOLIS_NAME to fix import issue…
Browse files Browse the repository at this point in the history
… with Python Mk II
  • Loading branch information
alex-williams authored and felixlinker committed May 12, 2024
1 parent 9fc6508 commit 5d54eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/utils/CompanionApiUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export const SHIP_FD_NAME_TO_CORIOLIS_NAME = {
'Krait_Light': 'krait_phantom',
'Orca': 'orca',
'Python': 'python',
'Python_nx': 'python_nx',
'SideWinder': 'sidewinder',
'Type6': 'type_6_transporter',
'Type7': 'type_7_transport',
Expand Down

0 comments on commit 5d54eb8

Please sign in to comment.