forked from blallo/rss-bridge
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"] = '
|
$this->parameters["Get manga updates"] = '
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name" : "Manga path",
|
"name" : "Path",
|
||||||
"identifier" : "path",
|
"identifier" : "path",
|
||||||
"type" : "text",
|
"type" : "text",
|
||||||
"required" : "true",
|
"required" : "true",
|
||||||
|
|
Loading…
Reference in a new issue