Reduce parameter name to bare minimum
This commit is contained in:
parent
170818a625
commit
a73807130a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class MangareaderBridge extends BridgeAbstract{
|
|||
$this->parameters["Get manga updates"] = '
|
||||
[
|
||||
{
|
||||
"name" : "Manga path",
|
||||
"name" : "Path",
|
||||
"identifier" : "path",
|
||||
"type" : "text",
|
||||
"required" : "true",
|
||||
|
|
Loading…
Reference in a new issue