Restyled by whitespace

This commit is contained in:
Restyled.io
2024-01-14 13:34:46 +00:00
parent 31fb4a5569
commit 4b5c9ba8ba
4 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@ class HomeAssistantViewMenuItem extends WatchUi.IconMenuItem {
} or Null) {
var label = definition.get("name") as Lang.String;
var identifier = definition.get("entity") as Lang.String;
WatchUi.IconMenuItem.initialize(
label,
null,