Skip to content
Snippets Groups Projects
Unverified Commit add5dfce authored by Nicolas Werner's avatar Nicolas Werner Committed by GitHub
Browse files

Merge pull request #798 from LorenDB/fixRRDialog

Fix clicking on avatar
parents ebc93c88 2c725bd1
No related branches found
No related tags found
No related merge requests found
Pipeline #2010 passed
......@@ -81,6 +81,7 @@ ApplicationWindow {
userid: model.mxid
url: model.avatarUrl.replace("mxc://", "image://MxcImage/")
displayName: model.displayName
enabled: false
}
ColumnLayout {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment