Make video editor avatar mountable
This commit is contained in:
parent
277155fdb8
commit
d763af3747
@ -31,7 +31,8 @@ component AMVPage(amv *arn.AMV, user *arn.User)
|
||||
|
||||
.user-avatars.amv-editors
|
||||
each editor in amv.VideoEditors()
|
||||
Avatar(editor)
|
||||
.mountable
|
||||
Avatar(editor)
|
||||
|
||||
if len(amv.Links) > 0
|
||||
.widget
|
||||
|
Loading…
Reference in New Issue
Block a user