mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-05-07 22:26:59 +00: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,
|
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…
Add table
Reference in a new issue