Add switch to read or edit notes

This commit is contained in:
Claudio Ortolina
2025-09-05 22:24:04 +03:00
parent b722b1922e
commit 422ce9f203
5 changed files with 51 additions and 31 deletions
+3
View File
@@ -92,6 +92,9 @@ defmodule MusicLibrary.MixProject do
# Image manipulation
{:vix, "~> 0.35.0"},
# Notes
{:earmark, "~> 1.4"},
# Time-zone support - requires mint and castore
{:time_zone_info, "~> 0.7.8"},