mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 06:06:41 +01:00
Hmm, need a flow chart for this srsly
This commit is contained in:
parent
89f82707d6
commit
fa9e0059c0
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ function Notifications({ columnMode }) {
|
|||
}
|
||||
}
|
||||
|
||||
states.notificationsShowNew = false;
|
||||
states.notificationsLastFetchTime = Date.now();
|
||||
return allNotifications;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue