Make video editor avatar mountable

This commit is contained in:
Eduard Urbach 2018-04-21 13:09:28 +02:00
parent 277155fdb8
commit d763af3747

View File

@ -31,6 +31,7 @@ component AMVPage(amv *arn.AMV, user *arn.User)
.user-avatars.amv-editors
each editor in amv.VideoEditors()
.mountable
Avatar(editor)
if len(amv.Links) > 0