This commit is contained in:
parent
5d82443389
commit
bd1f3a2f01
3 changed files with 22 additions and 23 deletions
|
@ -77,6 +77,7 @@ export type INote = {
|
|||
host: string;
|
||||
inbox?: string;
|
||||
};
|
||||
_replyIds?: mongo.ObjectID[];
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue