@ -124,6 +124,7 @@ while True:
cur.execute(select_query, (gotAaguid,))
# Fetch the results
result = None
result = cur.fetchone()
if result:
data = {
The note is not visible to the blocked user.