mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-17 03:48:32 +00:00
Read only Webhook ID property
Amended some documentation.
This commit is contained in:
@ -109,8 +109,8 @@
|
||||
|
||||
<setting
|
||||
propertyKey="@Properties.webhook_id"
|
||||
title="Webhook ID"
|
||||
title="@Strings.WebhookId"
|
||||
>
|
||||
<settingConfig type="alphaNumeric" />
|
||||
<settingConfig type="alphaNumeric" readonly="true" />
|
||||
</setting>
|
||||
</settings>
|
||||
|
Reference in New Issue
Block a user