upd: clicky click on replies
This commit is contained in:
parent
5d40ca6568
commit
0da4717983
2 changed files with 9 additions and 2 deletions
|
@ -144,7 +144,7 @@ export interface NoteStreamTypes {
|
|||
};
|
||||
updated: {
|
||||
updatedAt: Date;
|
||||
}
|
||||
};
|
||||
}
|
||||
type NoteStreamEventTypes = {
|
||||
[key in keyof NoteStreamTypes]: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue