Remove more needless usages of makeMediaUrl
This is only really needed in specific cases, e.g. localUser which isn't attached to a connection and thus needs a little help. Notes for when this is needed is added for future readers.
This commit is contained in:
@@ -12,7 +12,7 @@ Components.AbstractMaximizeComponent {
|
||||
|
||||
required property string text
|
||||
property color avatarColor
|
||||
required property string avatarSource
|
||||
required property url avatarSource
|
||||
|
||||
onOpened: forceActiveFocus()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user