Skip to content

Commit bf78e56

Browse files
committed
Update question name
1 parent a716dfc commit bf78e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sites/genomics-site/webapp/wdkCustomization/js/client/pluginConfig.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ const apiPluginConfig: ClientPluginRegistryEntry<any>[] = [
143143
},
144144
{
145145
type: 'questionForm',
146-
name: 'GenesByEdaSubset',
146+
name: 'GenesByPhenotypeUserDataset',
147147
component: GenesByEdaSubset,
148148
},
149149
{

0 commit comments

Comments
 (0)