Skip to content

Commit bcbbdda

Browse files
TJMKuijpersi-am-leslie
authored andcommitted
Update FrontendPropertiesServiceImpl (#11503)
Resolve sonarcloud issue Rebase on master
1 parent 373dc7f commit bcbbdda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/cbioportal/legacy/service/FrontendPropertiesServiceImpl.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ public enum FrontendProperty {
4242
"oncoprint.custom_driver_annotation.binary.default", null),
4343
oncoprint_oncokb_default("oncoprint.oncokb.default", null),
4444
oncoprint_hotspots_default("oncoprint.hotspots.default", null),
45+
oncoprint_defaultview("oncoprint.defaultview", null),
4546
oncoprint_clustered_default("oncoprint.clustered.default", null),
4647
oncokb_merge_icons_by_default("oncokb.merge_icons_by_default", null),
4748
oncoprint_clinical_tracks_config_json("oncoprint.clinical_tracks.config_json", null),

0 commit comments

Comments
 (0)