This commit is contained in:
Timothy Jaeryang Baek 2025-12-27 00:40:08 +04:00
parent adf463059d
commit 3b0d25ad2b

View file

@ -228,7 +228,7 @@ def export_chat_stats(
)
try:
limit = 40
limit = 10 # Fixed limit for export
skip = (page - 1) * limit
# Fetch chats with date filtering