less is more

This commit is contained in:
2026-05-17 11:47:57 +02:00
parent 55a9548f95
commit 46aec71c87

View File

@@ -525,7 +525,7 @@
return true; return true;
}; };
const SIDEBAR_PAGE_LIMIT = 50; const SIDEBAR_PAGE_LIMIT = 15;
const SIDEBAR_INITIAL_LIMIT = 15; const SIDEBAR_INITIAL_LIMIT = 15;
const loadActivity = async (silent = false) => { const loadActivity = async (silent = false) => {