Pass test

This commit is contained in:
2017-10-02 02:09:05 +02:00
parent 083ef64746
commit 4e5472260d
3 changed files with 8 additions and 4 deletions

View File

@ -8,7 +8,8 @@ import (
"github.com/animenotifier/notify.moe/components/js"
)
func init() {
// configureAssets adds all the routes used for media assets.
func configureAssets(app *aero.Application) {
// Script bundle
scriptBundle := js.Bundle()