mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-01-29 16:49:20 +01:00
f9b351438b
Only attempt to join the `WebTemplateBaseDir` with the current working directory if the user has not configured an absolute path to the template directory. This changeset also makes a similar change to the testrig, allowing tests to configure an alternative location for the templates directory. Fixes #411 Signed-off-by: Terin Stock <terinjokes@gmail.com>