mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-21 03:18:22 +02:00
Define rooms avatar
This commit is contained in:
@ -46,6 +46,9 @@ class Command(BaseCommand):
|
||||
preset=RoomPreset.public_chat,
|
||||
)
|
||||
|
||||
Matrix.set_room_avatar("#annonces:correspondances-maths.fr", avatar_uri)
|
||||
Matrix.set_room_avatar("#faq:correspondances-maths.fr", avatar_uri)
|
||||
|
||||
Matrix.set_room_power_level_event("#annonces:correspondances-maths.fr", "events_default", 50)
|
||||
|
||||
for r in Registration.objects.all():
|
||||
|
Reference in New Issue
Block a user