Skip to content

Commit

Permalink
Merge pull request #176 from EverythingSmartHome/typo
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
EverythingSmartHome authored Apr 17, 2024
2 parents d898ef2 + 0afa41f commit fb74d27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/updating.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ document.addEventListener("DOMContentLoaded", function() {
manifestUrl = "https://everythingsmarthome.github.io/everything-presence-one/everything-presence-one-st-manifest.json";
} else if (sensorModel === "DFRobot SEN0609") {
manifestUrl = "https://everythingsmarthome.github.io/everything-presence-one/everything-presence-one-sen0609-st-manifest.json";
}
}
return manifestUrl;
}
Expand Down

0 comments on commit fb74d27

Please sign in to comment.