Remove some of the empty XML tag "description" (#12332)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo
2022-02-20 23:16:16 +01:00
committed by GitHub
parent d868f0bbd9
commit 6ef311304f
15 changed files with 0 additions and 37 deletions

View File

@@ -93,12 +93,10 @@
<config-description>
<parameter name="username" type="text" required="true">
<label>Username</label>
<description></description>
</parameter>
<parameter name="password" type="text" required="true">
<label>Password</label>
<context>password</context>
<description></description>
</parameter>
<parameter name="url" type="text" required="true">
<label>URL</label>