We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5840373 commit 3274f71Copy full SHA for 3274f71
docs/beta.html
@@ -26,7 +26,7 @@
26
// https://unpkg.com/tasmota-esp-web-tools@8.1.4/dist/web/install-button.js?module
27
// https://unpkg.com/tasmota-esp-web-tools/dist/web/install-button.js?module
28
import(
29
- "https://unpkg.com/esp-web-tools@10.1.0/dist/web/install-button.js?module"
+ "https://unpkg.com/esp-web-tools@10.1.1/dist/web/install-button.js?module"
30
);
31
window.addEventListener("load", function (event) {
32
try {
0 commit comments