add notes to vods
Some checks failed
ci / build (push) Successful in 2m16s
ci / Tests & Checks (push) Failing after 5m58s

This commit is contained in:
CJ_Clippy 2025-03-09 05:44:05 -07:00
parent c6e9109774
commit 3d3130ac66

View File

@ -79,6 +79,7 @@
<% end %>
</:item>
<:item title="HLS Playlist URL">{@vod.playlist_url}</:item>
<:item title="Notes">{@vod.notes}</:item>
</.list>
<.back navigate={~p"/vods"}>Back to vods</.back>