fix: user.member => user.profile
This commit is contained in:
parent
be2c72732b
commit
fc9b1f2f99
@ -16,8 +16,8 @@ details
|
|||||||
include page-notifications.pug
|
include page-notifications.pug
|
||||||
|
|
||||||
sib-display#profile(
|
sib-display#profile(
|
||||||
data-fields='first_name,member.avatar',
|
data-fields='first_name,profile.picture',
|
||||||
widget-member.avatar='sib-display-img',
|
widget-profile.picture='sib-display-img',
|
||||||
bind-user
|
bind-user
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user