Updated API

This commit is contained in:
Eduard Urbach 2017-10-29 10:27:47 +01:00
parent 843e340b45
commit 2b03ba6cc6

View File

@ -208,7 +208,7 @@ func configure(app *aero.Application) *aero.Application {
)
// Database
arn.DB.LoadCollections()
arn.DB.PrefetchData()
// API
arn.API.Install(app)