mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-29 04:40:19 +02:00
Reduce parameter name to bare minimum
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user