0
0
mirror of https://github.com/rls-moe/nyx synced 2025-08-19 06:18:38 +00:00

Last minute touch-ups

This commit is contained in:
Tim Schuster
2017-03-15 14:37:37 +01:00
parent 5d39718763
commit bc23a66bb0
4 changed files with 17 additions and 5 deletions

View File

@@ -69,6 +69,7 @@ func LoadTemplates() error {
if err != nil {
return err
}
return nil
}
func Router(r chi.Router) {