This commit is contained in:
syuilo 2018-10-31 13:23:12 +09:00
parent 0144575f3f
commit d849ea9b41
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
1 changed files with 0 additions and 5 deletions

View File

@ -259,11 +259,6 @@ export const pack = async (
// When requested a detailed note data
if (opts.detail) {
//#region 重いので廃止
_note.prev = null;
_note.next = null;
//#endregion
if (_note.replyId) {
// Populate reply to note
_note.reply = pack(_note.replyId, meId, {