mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
TODO
This commit is contained in:
@@ -20,6 +20,7 @@ func (c *GetCoverArtController) Prepare() {
|
||||
inject.ExtractAssignable(utils.Graph, &c.repo)
|
||||
}
|
||||
|
||||
// TODO accept size parameter
|
||||
func (c *GetCoverArtController) Get() {
|
||||
id := c.GetParameter("id", "id parameter required")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user