Closed DJScias closed 4 years ago
Flags country codes were outputted as `"inline-flag flag
This fixes that.
:tada: Thanks!
released as v4.1.1
Flags country codes were outputted as `"inline-flag flag
.toLowerCase()"` instead of the country code being made to be lowercase as was originally intended.
This fixes that.