Use localized scrobbled_at label

This commit is contained in:
Claudio Ortolina
2025-04-10 12:49:23 +01:00
parent 4fc86c959b
commit 099c895c8f
4 changed files with 31 additions and 4 deletions
+3
View File
@@ -80,6 +80,9 @@ defmodule MusicLibrary.MixProject do
# Image manipulation
{:vix, "~> 0.33.0"},
# Time-zone support - requires mint and castore
{:time_zone_info, "~> 0.7.8"},
# Data validation
{:nimble_options, "~> 1.1"},