maybe Support CW in ActivityPub

This commit is contained in:
rinsuki
2018-06-17 14:11:31 +09:00
parent 161bce1a42
commit e5468713ac
2 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,7 @@ export async function createNote(value: any, resolver?: Resolver, silent = false
media,
reply,
renote: undefined,
cw: note.summary,
text: text,
viaMobile: false,
geo: undefined,