forked from FoundKeyGang/FoundKey
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