oops
This commit is contained in:
parent
238984be39
commit
17f20a90b2
|
@ -23,6 +23,7 @@ db.notes.update({}, {
|
|||
$rename: {
|
||||
_repost: '_renote',
|
||||
repostId: 'renoteId',
|
||||
repostCount: 'renoteCount'
|
||||
}
|
||||
}, false, true);
|
||||
|
||||
|
|
Loading…
Reference in New Issue