Skip to content

Commit

Permalink
Revert "update botd (#58)"
Browse files Browse the repository at this point in the history
This reverts commit a039e65.
  • Loading branch information
krokyze committed Jan 14, 2024
1 parent a039e65 commit b750190
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</head>
<body>
<script>
import("./scripts/botd-1.9.0.js")
import("./scripts/botd-1.1.0.js")
.then((botd) => botd.load())
.then((botd) => botd.detect())
.then(function (result) {
Expand Down
5 changes: 5 additions & 0 deletions example/web/scripts/botd-1.1.0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b750190

Please sign in to comment.