forked from blallo/rss-bridge
fix malformed JSON
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
parent
3922b9534c
commit
aa96c6b1d2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class GithubIssueBridge extends BridgeAbstract{
|
|||
{
|
||||
"name" : "Project name",
|
||||
"identifier" : "p"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "Issue number",
|
||||
"identifier" : "i"
|
||||
|
|
Loading…
Reference in a new issue