This commit is contained in:
syuilo 2018-05-07 17:15:20 +09:00
parent 0d9857db63
commit 9950fafff7

View file

@ -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,