diff --git a/resources/settings/properties.xml b/resources/settings/properties.xml
index 3c75f7a..da9f563 100644
--- a/resources/settings/properties.xml
+++ b/resources/settings/properties.xml
@@ -84,4 +84,4 @@
-->
-
\ No newline at end of file
+
diff --git a/resources/settings/settings.xml b/resources/settings/settings.xml
index e3b7c73..ac9f002 100644
--- a/resources/settings/settings.xml
+++ b/resources/settings/settings.xml
@@ -102,4 +102,4 @@
>
-
\ No newline at end of file
+
diff --git a/resources/strings/strings.xml b/resources/strings/strings.xml
index 736ca22..34930e1 100644
--- a/resources/strings/strings.xml
+++ b/resources/strings/strings.xml
@@ -61,4 +61,4 @@
service should repeat sending the battery level.
(Read only) The Webhook ID created by the watch for battery level updates.
You might require this for debugging.
-
\ No newline at end of file
+
diff --git a/source/HomeAssistantViewMenuItem.mc b/source/HomeAssistantViewMenuItem.mc
index 5b5ef7a..6b81c23 100644
--- a/source/HomeAssistantViewMenuItem.mc
+++ b/source/HomeAssistantViewMenuItem.mc
@@ -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,