upd: clicky click on replies
This commit is contained in:
@@ -144,7 +144,7 @@ export interface NoteStreamTypes {
|
||||
};
|
||||
updated: {
|
||||
updatedAt: Date;
|
||||
}
|
||||
};
|
||||
}
|
||||
type NoteStreamEventTypes = {
|
||||
[key in keyof NoteStreamTypes]: {
|
||||
|
||||
Reference in New Issue
Block a user