Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Caleydo/lineage
Browse files Browse the repository at this point in the history
  • Loading branch information
cnobre committed Mar 31, 2017
2 parents 19f416a + 250637e commit 412fb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export class App {

/** ===== PRIVATE CASES - WORKS ONLY WITH THE RIGHT DATA LOCALLY ===== */

await tableManager.loadData('TenFamiliesDescend', 'TenFamiliesAttr');
// await tableManager.loadData('TenFamiliesDescend', 'TenFamiliesAttr');
// await tableManager.loadData('AllFamiliesDescend', 'AllFamiliesAttributes');
/** ============= */

Expand Down

0 comments on commit 412fb9a

Please sign in to comment.