Johan Venant
Johan Venant
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [FAQ](https://python-poetry.org/docs/faq/) and general [documentation](https://python-poetry.org/docs/) and believe...
I use subprocess in my firefox addon. I'd like first to thank you for your work. It make my addon so much easier to develop and maintain. I sent my...
replace `config.types.find(type => type.name === emoji.name).name` by `emoji.name`