mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-17 03:48:32 +00:00
Added app setting for left - right menu alignment
This commit is contained in:
@ -51,4 +51,13 @@
|
||||
type="boolean"
|
||||
/>
|
||||
</setting>
|
||||
|
||||
<setting
|
||||
propertyKey="@Properties.menu_alignment"
|
||||
title="Left (off) or Right (on) Menu Alignment"
|
||||
>
|
||||
<settingConfig
|
||||
type="boolean"
|
||||
/>
|
||||
</setting>
|
||||
</settings>
|
||||
|
Reference in New Issue
Block a user