TODO
This commit is contained in:
parent
0d8fc59920
commit
7f93a18f4f
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue