Only moderators can change room avatar

This commit is contained in:
Cadence Ember 2024-09-01 15:14:26 +12:00
commit a218774c13
2 changed files with 0 additions and 6 deletions

View file

@ -163,9 +163,6 @@ async function channelToKState(channel, guild, di) {
/** @type {{join_rule: string, [x: string]: any}} */
"m.room.join_rules/": join_rules,
"m.room.power_levels/": {
events: {
"m.room.avatar": 0
},
notifications: {
room: everyoneCanMentionEveryone ? 0 : 20
},