Reduce parameter name to bare minimum

This commit is contained in:
logmanoriginal 2016-01-20 20:56:09 +01:00
parent 170818a625
commit a73807130a

View file

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