Declare missing connection attribute (#15016)

* Declare missing connection attribute
* change mactts, marytts, and picotts to none for consistency

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2023-05-23 21:38:13 +02:00
committed by GitHub
parent 289aa0b017
commit 96d0293913
28 changed files with 30 additions and 5 deletions

View File

@@ -6,5 +6,6 @@
<type>transformation</type>
<name>BIN2JSON transformation</name>
<description>Transforms the input by Java Binary Block Parser syntax.</description>
<connection>none</connection>
</addon:addon>