Skip to content

Commit

Permalink
fix: fix destination name
Browse files Browse the repository at this point in the history
  • Loading branch information
shrouti1507 committed Oct 22, 2024
1 parent 5517671 commit bd02d55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const clientToServerNames = {
COMMANDBAR: 'CommandBar',
NINETAILED: 'Ninetailed',
XPIXEL: 'XPixel',
GAINSIGHT_PX: 'Gainsight_PX',
GAINSIGHT_PX: 'Gainsight PX',
};

export { clientToServerNames };

0 comments on commit bd02d55

Please sign in to comment.