@@ -35,6 +35,7 @@ def addwords(filename,groupid):
print("Cleaning the database")
cur.execute("DELETE FROM words")
cur.execute("UPDATE wgroups SET parentid=NULL")
cur.execute("DELETE FROM wgroups")
conn.commit()
The note is not visible to the blocked user.