aboutsummaryrefslogtreecommitdiffstats
path: root/db/mongo/build_db.js
diff options
context:
space:
mode:
Diffstat (limited to 'db/mongo/build_db.js')
-rw-r--r--db/mongo/build_db.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/mongo/build_db.js b/db/mongo/build_db.js
index 2483347..a50162e 100644
--- a/db/mongo/build_db.js
+++ b/db/mongo/build_db.js
@@ -92,7 +92,7 @@ db.mangas.updateOne(
{ _id: mangas_id },
{
$set: {
- "gantz:e": "https://manganato.com/manga-ho984623",
+ "at the mountains of madness": "https://manganato.com/manga-ct979576",
},
}
);