itizawa %!s(int64=6) %!d(string=hai) anos
pai
achega
b47c7fa58b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/migrations/20190619055421-adjust-page-grant.js

+ 0 - 1
src/migrations/20190619055421-adjust-page-grant.js

@@ -18,7 +18,6 @@ module.exports = {
          {
            filter: { grant: null },
            update: { $set: { grant: Page.GRANT_PUBLIC } },
-           upsert: true,
          },
       },
     ]);