mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 13:13:08 +02:00
oops
This commit is contained in:
parent
0d9857db63
commit
9950fafff7
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ export async function createNote(value: any, resolver?: Resolver, silent = false
|
|||
media,
|
||||
reply,
|
||||
renote: undefined,
|
||||
text: window.document.body.textContent,
|
||||
text: text,
|
||||
viaMobile: false,
|
||||
geo: undefined,
|
||||
visibility,
|
||||
|
|
Loading…
Reference in a new issue