Also set sort order when filter by Boosts in Catch-up

pull/620/head
Lim Chee Aun 2024-08-09 10:34:43 +08:00
rodzic 9bf50615cb
commit 3be53f1ff9
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1259,6 +1259,7 @@ function Catchup() {
setSelectedFilterCategory(label);
if (label === 'Boosts') {
setSortBy('reblogsCount');
setSortOrder('desc');
setGroupBy(null);
}
// setSelectedAuthor(null);