Fix avatar in chatbar
This commit is contained in:
@@ -364,7 +364,7 @@ QQC2.Control {
|
|||||||
ReplyPane {
|
ReplyPane {
|
||||||
userName: _private.chatBarCache.relationUser.displayName
|
userName: _private.chatBarCache.relationUser.displayName
|
||||||
userColor: _private.chatBarCache.relationUser.color
|
userColor: _private.chatBarCache.relationUser.color
|
||||||
userAvatar: _private.chatBarCache.relationUser.avatarSource
|
userAvatar: _private.chatBarCache.relationUser.avatarUrl
|
||||||
text: _private.chatBarCache.relationMessage
|
text: _private.chatBarCache.relationMessage
|
||||||
|
|
||||||
onCancel: {
|
onCancel: {
|
||||||
|
|||||||
Reference in New Issue
Block a user