mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
Changed capitalization of config context (#8744)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
parent
6d2bb8a216
commit
ee92be3f9f
@ -20,7 +20,7 @@
|
||||
<description>Google Cloud Platform OAuth 2.0-Client Id.</description>
|
||||
</parameter>
|
||||
<parameter name="clientSecret" type="text" required="true" groupName="authentication">
|
||||
<context>Password</context>
|
||||
<context>password</context>
|
||||
<label>Client Secret</label>
|
||||
<description>Google Cloud Platform OAuth 2.0-Client Secret.</description>
|
||||
</parameter>
|
||||
|
Loading…
Reference in New Issue
Block a user