Increased default quotes count
This commit is contained in:
parent
ac96a87a02
commit
b32005cdee
@ -8,7 +8,7 @@ import (
|
|||||||
"github.com/animenotifier/notify.moe/utils/infinitescroll"
|
"github.com/animenotifier/notify.moe/utils/infinitescroll"
|
||||||
)
|
)
|
||||||
|
|
||||||
const maxQuotes = 12
|
const maxQuotes = 15
|
||||||
|
|
||||||
// Latest renders the latest quotes.
|
// Latest renders the latest quotes.
|
||||||
func Latest(ctx aero.Context) error {
|
func Latest(ctx aero.Context) error {
|
||||||
|
Loading…
Reference in New Issue
Block a user