[bindings o-r] Fix deprecated tag "required" (#10452)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo
2021-04-03 21:57:54 +02:00
committed by GitHub
parent e2877fac83
commit a89e1788f2
9 changed files with 10 additions and 26 deletions

View File

@@ -10,7 +10,6 @@
<parameter name="callbackUrl" type="text">
<label>Callback URL</label>
<description>url to use for playing notification sounds, e.g. http://192.168.0.2:8080</description>
<required>false</required>
</parameter>
</config-description>
</binding:binding>