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,
|
Damus, Route,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// TODO(kernelkind): should account for mutes
|
||||||
pub fn unseen_notification(
|
pub fn unseen_notification(
|
||||||
columns: &mut Damus,
|
columns: &mut Damus,
|
||||||
ndb: &nostrdb::Ndb,
|
ndb: &nostrdb::Ndb,
|
||||||
|
|||||||
Reference in New Issue
Block a user