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,
|
media,
|
||||||
reply,
|
reply,
|
||||||
renote: undefined,
|
renote: undefined,
|
||||||
text: window.document.body.textContent,
|
text: text,
|
||||||
viaMobile: false,
|
viaMobile: false,
|
||||||
geo: undefined,
|
geo: undefined,
|
||||||
visibility,
|
visibility,
|
||||||
|
|
Loading…
Reference in a new issue