Minor change
This commit is contained in:
parent
db1891498d
commit
d835383e21
@ -10,7 +10,7 @@ const maxUsers = 25
|
||||
const maxAnime = 25
|
||||
const maxPosts = 3
|
||||
const maxThreads = 3
|
||||
const maxTracks = 5
|
||||
const maxTracks = 4
|
||||
|
||||
// Get search page.
|
||||
func Get(ctx *aero.Context) string {
|
||||
|
Loading…
Reference in New Issue
Block a user