note: account for mutes in the notifications dot
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ use crate::{
|
||||
Damus, Route,
|
||||
};
|
||||
|
||||
// TODO(kernelkind): should account for mutes
|
||||
pub fn unseen_notification(
|
||||
columns: &mut Damus,
|
||||
ndb: &nostrdb::Ndb,
|
||||
|
||||
Reference in New Issue
Block a user