@ -129,6 +129,7 @@ func configure(app *aero.Application) *aero.Application {
app.Ajax("/shop", shop.Get)
app.Ajax("/inventory", inventory.Get)
app.Ajax("/charge", charge.Get)
app.Post("/api/shop/buy/:item/:quantity", shop.BuyItem)
// Admin
app.Ajax("/admin", admin.Get)
The note is not visible to the blocked user.