debug new DM

watcha-develop watcha-20241018T114602-58c3d94
dlamarcheteamnet 1 month ago
parent 01924e1dbf
commit 58c3d9492d
  1. 2
      synapse/handlers/room.py

@ -772,7 +772,7 @@ class RoomCreationHandler:
# watcha+
for invite_3pid in invite_3pid_list:
logger.debug("Sending %s in new room", EventTypes.Member)
logger.debug("invite_3pid : %s", invite_3pid)
# +watcha
# validate each entry for correctness

Loading…
Cancel
Save