Skip to content

Commit

Permalink
npm build
Browse files Browse the repository at this point in the history
npm audit fix; npm run build
  • Loading branch information
softhack007 committed Oct 30, 2022
1 parent bbe9b0e commit b97fb0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions wled00/html_other.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ function B(){window.history.back()}function U(){document.getElementById("uf").st
.bt{background:#333;color:#fff;font-family:Verdana,sans-serif;border:.3ch solid #333;display:inline-block;font-size:20px;margin:8px;margin-top:12px}input[type=file]{font-size:16px}body{font-family:Verdana,sans-serif;text-align:center;background:#222;color:#fff;line-height:200%}#msg{display:none}
</style></head><body><h2>Sound Reactive WLED Software Update</h2><form
method="POST" action="/update" id="uf" enctype="multipart/form-data"
onsubmit="U()">Installed version: SR 0.13.3-beta<br>Download the latest binary:
<a href="https://github.com/atuline/WLED/releases" target="_blank"><img
onsubmit="U()">Installed version: SR 0.13.3<br>Download the latest binary: <a
href="https://github.com/atuline/WLED/releases" target="_blank"><img
src="https://img.shields.io/github/release/atuline/WLED.svg?style=flat-square">
</a><br><input type="file" class="bt" name="update" required><br><input
type="submit" class="bt" value="Update!"><br><button type="button" class="bt"
Expand Down
2 changes: 1 addition & 1 deletion wled00/html_settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ onclick='uploadFile(d.Sf.data2,"/cfg.json")'><br></div><div style="color:#fa0">
Incorrect configuration may require a factory reset or re-flashing of your ESP.
</div>For security reasons, passwords are not backed up.<h3>About</h3><a
href="https://github.com/atuline/WLED/" target="_blank">WLED</a>
SR version 0.13.3-beta<br><br><a
SR version 0.13.3<br><br><a
href="https://github.com/atuline/WLED/wiki/Contributors-and-credits"
target="_blank">Contributors, dependencies and special thanks</a><br>
A huge thank you to everyone who helped me create WLED!<br><br>
Expand Down

0 comments on commit b97fb0d

Please sign in to comment.