Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
florianthiery committed Oct 9, 2018
1 parent 7d27dd5 commit 388703b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
_AMT.thisNodes = [];
_AMT.thisEdges = [];
_AMT.inverse = false;
_AMT.mode = "example1";
_AMT.mode = "example5";
_AMT.reasoning = false;
_AMT.rdf = "";
var update = function() {
Expand Down

0 comments on commit 388703b

Please sign in to comment.