feat: show 5 recent questions by default with Load More / Show Less pagination

This commit is contained in:
Devesh S
2026-07-22 14:30:52 +05:30
parent 132f3edbd4
commit 7536c244d5
2 changed files with 79 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
{
"telegram_bot_token": "8859374355:AAH0dhwstkTBhRerRTjzmb2RG2fjPbigzvo",
"helper_chat_ids": [971749136],
"helper_chat_ids": [971749136,5567776672],
"spring_backend_url": "http://localhost:8080"
}