summary refs log tree commit diff
diff options
context:
space:
mode:
authormeltland <[email protected]>2025-03-22 18:41:12 -0400
committermeltland <[email protected]>2025-03-22 18:41:12 -0400
commitcf79fbc8805337c84a7062d7a4db0e865f59e667 (patch)
tree660fd3e6baf6b3cbe001bc1bb6340e13f6fc7505
parenta006c75df9ddbdf69a3c3ba70a29a1bf78ad826b (diff)
remove verified
-rw-r--r--main.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.py b/main.py
index b00ea39..b1f709f 100644
--- a/main.py
+++ b/main.py
@@ -186,7 +186,6 @@ async def handler(websocket):
                     "created": round(time.time()),

                     "avatar": None,

                     "bot": False,

-                    "verified": False,

                     "banned_until": 0,

                     "permissions": [],

                     "profile": {