Skip to content

Commit e74049a

Browse files
committed
fixup! Structural Variant tab with table
1 parent 0556cf4 commit e74049a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/resultsView/ResultsViewPageStore.ts

+1
Original file line numberDiff line numberDiff line change
@@ -5819,6 +5819,7 @@ export class ResultsViewPageStore extends AnalysisStore
58195819
this.structuralVariantData,
58205820
this.clinicalDataForSamples,
58215821
this.studies,
5822+
this.uniqueSampleKeyToTumorType,
58225823
],
58235824
invoke: async () => {
58245825
if (getServerConfig().show_oncokb) {

0 commit comments

Comments
 (0)