Fix timezone definition and handling across app
This commit is contained in:
@@ -26,4 +26,6 @@ defmodule MusicLibrary do
|
||||
- `MusicLibrary.OnlineStoreTemplates` - Configurable templates for generating online store URLs
|
||||
- `MusicLibrary.Secrets` - Encrypted storage for API keys and sensitive configuration
|
||||
"""
|
||||
|
||||
def timezone, do: Application.fetch_env!(:music_library, :timezone)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user