Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Dec 13, 2024
1 parent 81d2993 commit 960ce56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const LinkOutMenu: FC<LinkOutMenuProps> = ({
includeRestricted: false,
dataType : {
type: 'unalignedNucleotideSequences',
segment: 'main'
segment: undefined,
},
compression: undefined,
};
Expand Down

0 comments on commit 960ce56

Please sign in to comment.