Reduce parameter name to bare minimum

This commit is contained in:
logmanoriginal 2016-01-20 20:56:09 +01:00
parent 170818a625
commit a73807130a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class MangareaderBridge extends BridgeAbstract{
$this->parameters["Get manga updates"] = '
[
{
"name" : "Manga path",
"name" : "Path",
"identifier" : "path",
"type" : "text",
"required" : "true",