mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-15 05:07:28 -05:00
* Path should not be constructed manually. Use path.join to ensure compatibility. * Path should not be constructed manually. Use path.join to ensure compatibility. * Fix regexp. * Fix my own stupidity. I forgot to check outside my test script the regexp...