Merge branch 'develop' into ed25519
This commit is contained in:
commit
08e3a7c008
12 changed files with 19 additions and 8 deletions
|
|
@ -129,7 +129,7 @@ export class ApNoteService {
|
|||
value,
|
||||
object,
|
||||
});
|
||||
throw new Error('invalid note');
|
||||
throw err;
|
||||
}
|
||||
|
||||
const note = object as IPost;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue