mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-04-24 00:08:07 -04:00
this
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
mediaId: "{{ media_object.friendly_token }}",
|
||||
redirectURL: "{{ media_object.get_absolute_url }}",
|
||||
redirectUserMediaURL: "{{ media_object.user.get_absolute_url }}",
|
||||
chapters: {{ chapters|safe }},
|
||||
chapters: {{ chapters }},
|
||||
};
|
||||
</script>
|
||||
{%endblock topimports %}
|
||||
|
||||
Reference in New Issue
Block a user