Read only Webhook ID property

Amended some documentation.
This commit is contained in:
Philip Abbey
2024-01-12 17:34:05 +00:00
parent 827d0dbeec
commit 9df93c0c23
7 changed files with 15 additions and 16 deletions

View File

@ -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>