WoT implemented, plus other fixes #160
@ -98,9 +98,7 @@ export const findFollowsAndMuteUsers = async (
|
||||
follows.add(f)
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
events.forEach((event) => {
|
||||
if (event.kind === NDKKind.MuteList) {
|
||||
filterValidPTags(event.tags).forEach((f) => {
|
||||
muted.add(f)
|
||||
|
Loading…
Reference in New Issue
Block a user