Don't show boosts in threads
Changelog-Fixed: Don't show boosts in threads
This commit is contained in:
@@ -130,6 +130,7 @@ struct BuildThreadV2View: View {
|
|||||||
|
|
||||||
// Ask for children
|
// Ask for children
|
||||||
let childs_events = NostrFilter(
|
let childs_events = NostrFilter(
|
||||||
|
kinds: [1],
|
||||||
referenced_ids: [self.event_id],
|
referenced_ids: [self.event_id],
|
||||||
limit: 50
|
limit: 50
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user