parent
331305e6c7
commit
356225af14
7 changed files with 33 additions and 8 deletions
|
|
@ -280,7 +280,8 @@ export async function createNote(value: string | IObject, resolver?: Resolver, s
|
|||
apHashtags,
|
||||
apEmojis,
|
||||
poll,
|
||||
uri: note.id
|
||||
uri: note.id,
|
||||
url: note.url,
|
||||
}, silent);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue