getNowPlaying.view working
This commit is contained in:
@@ -32,7 +32,6 @@ func checkParameters(c BaseAPIController) {
|
||||
logWarn(c, fmt.Sprintf(`Missing required parameter "%s"`, p))
|
||||
abortRequest(c, responses.ERROR_MISSING_PARAMETER)
|
||||
}
|
||||
c.Data[p] = c.GetString(p)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user