Skip to content

Commit

Permalink
npm run build
Browse files Browse the repository at this point in the history
chores
  • Loading branch information
softhack007 committed Sep 2, 2023
1 parent e59d161 commit 43abb7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wled00/html_other.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ function B(){window.history.back()}function U(){document.getElementById("uf").st
%CSS%%SCSS%</head><body onload="GetV()">
<h2>Sound Reactive WLED Software Update</h2><form method="POST"
action="/update" id="uf" enctype="multipart/form-data" onsubmit="U()"><span
class="sip">0.13.4-beta</span><br>Download the latest release: <a
class="sip">0.13.4</span><br>Download the latest release: <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" name="update" required><br><button type="submit">
Expand Down
2 changes: 1 addition & 1 deletion wled00/html_settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,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.4-beta<br><br><a
SR version 0.13.4<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 43abb7a

Please sign in to comment.