### Steps to reproduce Create a room with a power levels event like this: ``` "content": { "users": { "@timo:conduit.rs": 100 } }, ``` Then element will not show the "change powerlevel" UI to the admin. 