Amended export.cmd

And removed an old comment from HomeAssistantApp.mc
This commit is contained in:
Philip Abbey
2024-02-18 15:00:36 +00:00
parent 8e2a4333ca
commit d5ed16e6d2
2 changed files with 10 additions and 8 deletions

View File

@ -432,8 +432,6 @@ class HomeAssistantApp extends Application.AppBase {
fetchApiStatus();
}
// Replace this functionality with a more central settings class as proposed in
// https://github.com/house-of-abbey/GarminHomeAssistant/pull/17.
function onSettingsChanged() as Void {
// System.println("HomeAssistantApp onSettingsChanged()");
Settings.update();