Update node_db_queries.py

This commit is contained in:
Naseem Ali 2025-08-06 12:29:42 +03:00 committed by GitHub
parent 60f905dd31
commit 6c2262f63b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -131,3 +131,5 @@ COMMUNITY_NODE_RETURN = """
n.summary AS summary, n.summary AS summary,
n.created_at AS created_at n.created_at AS created_at
""" """