Testing GitHub webhook

This commit is contained in:
Eduard Urbach 2017-11-14 12:35:13 +01:00
parent f5f876cfdb
commit 3e0c777d64

View File

@ -5,7 +5,7 @@ import "github.com/animenotifier/notify.moe/utils"
const newUserStartRoute = "/settings"
// Install ...
// Install installs the authentication routes in the application.
func Install(app *aero.Application) {
// Google
InstallGoogleAuth(app)