Add function to download a record's tracklist for printing

This commit is contained in:
Claudio Ortolina
2026-03-09 13:39:12 +00:00
parent 1bc01a2346
commit 4569c6727e
9 changed files with 332 additions and 17 deletions
+3
View File
@@ -106,6 +106,9 @@ defmodule MusicLibrary.MixProject do
# Notes
{:mdex, "~> 0.11.6"},
# PDF generation
{:typst, "~> 0.3.1"},
# Syntax highlighting
{:lumis, "~> 0.1"},