ML-142: forgot to support timezones

This commit is contained in:
Claudio Ortolina
2026-04-22 18:14:14 +01:00
parent 1b782d910b
commit 8179b4317c
2 changed files with 21 additions and 15 deletions
@@ -297,6 +297,7 @@ defmodule MusicLibraryWeb.CollectionLive.Show do
sheet_id="release-with-tracks-sheet"
module={MusicLibraryWeb.Components.Release}
record={@record}
timezone={@timezone}
/>
<.live_component