mirror of
https://github.com/navidrome/navidrome.git
synced 2026-02-02 06:24:14 +00:00
TODO
This commit is contained in:
parent
0d8fc59920
commit
7f93a18f4f
@ -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")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user