Browse Source

Adding segmentationBrowser to limfomiPET

Andrej Studen 2 years ago
parent
commit
dd4a6ebde3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      remoteResources/resources.json

+ 1 - 1
remoteResources/resources.json

@@ -17,7 +17,7 @@
 	"limfomiPET":{
 		"url":"https://git0.fmf.uni-lj.si/studen/limfomiPET/archive/master.zip",
 		"branch":"master",
-		"modules":["imageBrowser"]
+		"modules":["imageBrowser","segmentationBrowser"]
 	},
 	"parseConfig":{
 		"url":"https://git0.fmf.uni-lj.si/studen/parseConfig/archive/master.zip",