You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the last entry in the language configuration file doesn't have extra space, it gets ignored for some reason. For right now, I just added a space there and called it a day, but this should get fixed eventually. I'd also like to remove ; as the EOL character and just use \n and spaces in the configuration
The text was updated successfully, but these errors were encountered:
When the last entry in the language configuration file doesn't have extra space, it gets ignored for some reason. For right now, I just added a space there and called it a day, but this should get fixed eventually. I'd also like to remove
;
as the EOL character and just use\n
and spaces in the configurationThe text was updated successfully, but these errors were encountered: