Skip to content

Commit

Permalink
Update loader code
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Nov 14, 2024
1 parent 2f3a003 commit 8d7ca51
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@ public void onFailure(String url) {
}
});
}
else {
instance.loadScript(libraryName);
}
}
}

0 comments on commit 8d7ca51

Please sign in to comment.