Skip to content

Commit

Permalink
Update amt.js
Browse files Browse the repository at this point in the history
  • Loading branch information
florianthiery committed Aug 8, 2024
1 parent 190342f commit 2eef955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/js/amt.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ var AMT = function () {
}
}
callback(bindings);
console.log(bindings);
},
error: function (data) {
console.log("Es ist ein Fehler aufgetreten: " + data);
Expand Down

0 comments on commit 2eef955

Please sign in to comment.