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