fix: remove jikan limit params

This commit is contained in:
2026-04-14 23:23:09 +02:00
parent 8d09be8060
commit 0463abb925
4 changed files with 11 additions and 13 deletions

View File

@@ -2,6 +2,4 @@ package jikan
import "time"
const ListPageSize = 24
const shortCacheTTL = time.Hour