mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-26 16:54:20 +01:00
Notifications: render notifications for kinds 1, 6, and 7 events
This commit is contained in:
@@ -24,4 +24,5 @@ export interface DittoEvent extends NostrEvent {
|
||||
user?: DittoEvent;
|
||||
repost?: DittoEvent;
|
||||
quote_repost?: DittoEvent;
|
||||
reacted?: DittoEvent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user