This commit is contained in:
tonyrewin 2022-12-14 10:13:13 +03:00
parent f37e67e640
commit f595857c75

View File

@ -283,7 +283,7 @@ def mongo_download(url):
print("[migration] mongodump " + url) print("[migration] mongodump " + url)
for one in [ for one in [
"content_items", "content_items",
"content_items_categories", "content_item_categories",
"users", "users",
"tags", "tags",
"comments", "comments",