mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-08-04 10:58:38 +00:00
Review comments
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
Use "Monkey C: Edit Application" from the Visual Studio Code command palette
|
Use "Monkey C: Edit Application" from the Visual Studio Code command palette
|
||||||
to update the application attributes.
|
to update the application attributes.
|
||||||
-->
|
-->
|
||||||
<iq:application id="40131e87-31ff-454b-a8e2-92276ee399d6" type="watch-app" name="@Strings.AppName" entry="HomeAssistantApp" launcherIcon="@Drawables.LauncherIcon" minApiLevel="3.1.0">
|
<iq:application id="98c36259-498a-4458-9cef-74a273ad2bc3" type="watch-app" name="@Strings.AppName" entry="HomeAssistantApp" launcherIcon="@Drawables.LauncherIcon" minApiLevel="3.1.0">
|
||||||
<!--
|
<!--
|
||||||
Use the following from the Visual Studio Code comand palette to edit
|
Use the following from the Visual Studio Code comand palette to edit
|
||||||
the build targets:
|
the build targets:
|
||||||
|
@ -71,11 +71,4 @@
|
|||||||
/>
|
/>
|
||||||
</setting>
|
</setting>
|
||||||
|
|
||||||
<!--
|
|
||||||
<defaults>
|
|
||||||
<entry>
|
|
||||||
<default id="app_timeout">20</default>
|
|
||||||
</entry>
|
|
||||||
</defaults>
|
|
||||||
-->
|
|
||||||
</settings>
|
</settings>
|
||||||
|
Reference in New Issue
Block a user