Skip to content
Snippets Groups Projects
Unverified Commit d7efe3fd authored by xgui3783's avatar xgui3783 Committed by GitHub
Browse files

Merge pull request #247 from HumanBrainProject/bugfix/singleDataSet

bugfix: singleDataset
parents 447459b7 7f7aa77f
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ export class SingleDatasetView implements OnInit {
* sic!
*/
private kgReference: string[] = []
private files: File[] = []
public files: File[] = []
private methods: string[] = []
/**
* sic!
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment