mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-07-10 06:48:31 +00:00
Update HomeAssistantApp.mc
Fix the 'fixed' comment string.
This commit is contained in:
@ -576,7 +576,7 @@ class HomeAssistantApp extends Application.AppBase {
|
||||
|
||||
//! Return the Menu construction status.
|
||||
//!
|
||||
//! @return A string describing the Menu status
|
||||
//! @return A Boolean indicating if the menu is loaded into the application.
|
||||
//
|
||||
function isHomeAssistantMenuLoaded() as Lang.Boolean {
|
||||
return mHaMenu != null;
|
||||
|
Reference in New Issue
Block a user