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