Hmm, need a flow chart for this srsly

pull/286/head
Lim Chee Aun 2023-11-02 20:24:52 +08:00
rodzic 89f82707d6
commit fa9e0059c0
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -90,6 +90,7 @@ function Notifications({ columnMode }) {
}
}
states.notificationsShowNew = false;
states.notificationsLastFetchTime = Date.now();
return allNotifications;
}