@@ -33,7 +33,7 @@ def insert_data(conn, data):
# insert a new vendor into the vendors table
sql = """
INSERT INTO
air(datetime, temperature, humidity, location)
dht22(datetime, temperature, humidity, location)
VALUES
(%s, %s, %s, %s)
"""
The note is not visible to the blocked user.