deepl icon indicating copy to clipboard operation
deepl copied to clipboard

ignore_tags passed incorrectly

Open saitho opened this issue 3 years ago • 0 comments

This package accepts an array of strings as ignore_tags and passes those to the API with multiple ignore_tags parameters.

The API requires one string where multiple tags can be separated by comma.

saitho avatar Feb 14 '22 21:02 saitho