]> git.basschouten.com Git - openhab-addons.git/commitdiff
Changed capitalization of config context (#8744)
authorChristoph Weitkamp <github@christophweitkamp.de>
Tue, 13 Oct 2020 10:52:17 +0000 (12:52 +0200)
committerGitHub <noreply@github.com>
Tue, 13 Oct 2020 10:52:17 +0000 (12:52 +0200)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
bundles/org.openhab.voice.googletts/src/main/resources/OH-INF/config/config.xml

index 72699d4f3799936ba8498914d6fec94d71f8f8c2..acda165655c69829b4ace4fe57771be4ec5f7be8 100644 (file)
@@ -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>