Declare connection (#14861)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen 2023-04-21 00:24:28 +02:00 committed by GitHub
parent 4532df47ba
commit 255618eb2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,5 +6,6 @@
<type>transformation</type>
<name>VAT transformation</name>
<description>Transforms the input by adding Value-Added Tax according to configured country or percentage.</description>
<connection>none</connection>
</addon:addon>