mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-08-01 17:38:40 +00:00
Fix for 2 bugs in issue 221
Template rendering and Webhook ID on initial start.
This commit is contained in:
@ -266,7 +266,6 @@ class HomeAssistantApp extends Application.AppBase {
|
||||
private function buildMenu(menu as Lang.Dictionary) {
|
||||
mHaMenu = new HomeAssistantView(menu, null);
|
||||
mQuitTimer.begin();
|
||||
startUpdates();
|
||||
}
|
||||
|
||||
function startUpdates() {
|
||||
|
Reference in New Issue
Block a user