diff --git a/db_update.py b/db_update.py index bd3a496c9..8ae20dc01 100644 --- a/db_update.py +++ b/db_update.py @@ -108,7 +108,7 @@ def update_db(): break if not keyIdName: - return rawData + return compiled_data # IDs in keys, rows in values data = [] for k, v in compiled_data.items():