Skip to content

Commit

Permalink
fix: converting Adyen_authResult from string to text (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
zenit2001 committed Feb 12, 2024
1 parent 41a1287 commit a91b07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata/site_import/meta/system-objecttype-extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
</attribute-definition>
<attribute-definition attribute-id="Adyen_authResult">
<display-name xml:lang="x-default">Adyen_authResult</display-name>
<type>string</type>
<type>text</type>
<mandatory-flag>false</mandatory-flag>
<externally-managed-flag>false</externally-managed-flag>
</attribute-definition>
Expand Down

0 comments on commit a91b07a

Please sign in to comment.