Skip to content

Commit

Permalink
Merge pull request #1339 from kianamcc/PORTALS-3275
Browse files Browse the repository at this point in the history
PORTALS-3275: move mutations header
  • Loading branch information
kianamcc authored Oct 31, 2024
2 parents b51bfda + 5c13b61 commit 7ce3d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/portals/nf/src/config/synapseConfigs/tools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ export const toolDetailsPageConfig: DetailsPageProps = {
},
{
name: 'StandaloneQueryWrapper',
title: 'Mutations',
props: {
name: 'Mutations',
unitDescription: 'Mutations',
sqlOperator: ColumnSingleValueFilterOperator.EQUAL,
rgbIndex,
Expand Down

0 comments on commit 7ce3d39

Please sign in to comment.