mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-01 20:18:19 +00:00
Add missing additional_creators field
This commit is contained in:
@@ -595,6 +595,7 @@ class RoomCreationHandler:
|
||||
old_room_create_event,
|
||||
tombstone_event_id,
|
||||
new_room_version,
|
||||
additional_creators=additional_creators,
|
||||
)
|
||||
initial_state = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user