Display rich release summary in form and details

This commit is contained in:
Claudio Ortolina
2025-05-25 08:45:38 +01:00
parent d666765d18
commit b6c554af34
10 changed files with 102 additions and 12 deletions
@@ -7,7 +7,7 @@ defmodule MusicLibraryWeb.CollectionLive.Show do
close_actions_menu: 1,
format_label: 1,
type_label: 1,
selected_release_label: 1
release_summary: 1
]
alias MusicLibrary.{Records, ScrobbleActivity}