This commit is contained in:
syuilo 2018-08-05 21:03:32 +09:00
parent e7152ddeec
commit 9ef87837fc

View file

@ -367,7 +367,7 @@ class Session {
json: {
i: config.i,
text: text,
renoteId: renote ? renote.id : null
renoteId: renote ? renote.id : undefined
}
});