Use kstate $url feature for channel icons
This commit is contained in:
parent
a6c961984d
commit
818311bcb4
4 changed files with 2 additions and 6 deletions
|
@ -38,8 +38,7 @@ module.exports = {
|
|||
}]
|
||||
},
|
||||
"m.room.avatar/": {
|
||||
discord_path: "/icons/112760669178241024/a_f83622e09ead74f0c5c527fe241f8f8c.png?size=1024",
|
||||
url: "mxc://cadence.moe/zKXGZhmImMHuGQZWJEFKJbsF"
|
||||
url: {$url: "/icons/112760669178241024/a_f83622e09ead74f0c5c527fe241f8f8c.png?size=1024"}
|
||||
},
|
||||
"m.room.power_levels/": {
|
||||
events: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue