mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-25 12:46:44 +00:00
Fix tag
This commit is contained in:
parent
6ae38b763e
commit
d3a3d7103b
@ -113,7 +113,7 @@ export class InstallButton extends HTMLElement {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function defineInstallButton() {
|
function defineInstallButton() {
|
||||||
customElements.define("esp-tools-install-button", InstallButton);
|
customElements.define("esp-web-install-button", InstallButton);
|
||||||
}
|
}
|
||||||
|
|
||||||
async function polyfillWebSerial() {
|
async function polyfillWebSerial() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user