Skip to content

Commit 18f37ec

Browse files
Enable the e_tint syntax (#526)
1 parent 6d5a6d5 commit 18f37ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.code-generation/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ module.exports = {
6161
close: '',
6262
}
6363
},
64-
unsupportedTxParams: ['fl_waveform', 'fl_animated', 'e_tint', 'e_theme', 'af_'],
64+
unsupportedTxParams: ['fl_waveform', 'fl_animated', 'e_theme', 'af_'],
6565
unsupportedSyntaxList: ['.stroke(', '.textFit(', 'Animated.edit', '.RoundCorners(', 'getVideoFrame', '.transcode(']
6666
},
6767
"overwrites": {

0 commit comments

Comments
 (0)