1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-03 05:07:46 +00:00

Move template files

This commit is contained in:
Quackster 2022-09-04 10:33:18 +10:00
parent 6e278bc727
commit 8e5c1518d4
190 changed files with 1 additions and 1 deletions

View file

@ -26,7 +26,7 @@ public class WebServerConfigWriter implements ConfigWriter {
config.put("mysql.database", "havana");
config.put("template.directory", "tools/www-tpl");
config.put("template.name", "default");
config.put("template.name", "default-en");
return config;
}

Some files were not shown because too many files have changed in this diff Show more