diff --git a/db_handler.py b/db_handler.py index b5c1d2a..30f622f 100644 --- a/db_handler.py +++ b/db_handler.py @@ -277,7 +277,7 @@ def maybe_store_nodeinfo_in_db(packet): packet['from'] )) - db_connection.commit() + db_connection.commit() # TODO display new node name in nodelist