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