Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
leonopulos committed Jun 30, 2021
1 parent 63e4261 commit 7f7f34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
window.parent = {
callback: function(viewerWindow, viewerAsync) {
console.info("initial callback called:", viewerWindow, viewerAsync);
viewerAsync("../assets/", (api) => {
viewerAsync("https://bora.bup-nbg.de/amos2floors/", (api) => {

console.info("loaded callback called with API:", api);

Expand Down

0 comments on commit 7f7f34e

Please sign in to comment.