bad trailing comma
This commit is contained in:
parent
7454a868ed
commit
4bff900a67
1 changed files with 3 additions and 3 deletions
|
@ -34,11 +34,11 @@
|
||||||
"PhabricatorApplicationHarbormaster" : true,
|
"PhabricatorApplicationHarbormaster" : true,
|
||||||
"PhabricatorApplicationOAuthServer" : true,
|
"PhabricatorApplicationOAuthServer" : true,
|
||||||
"PhabricatorApplicationPhortune" : true
|
"PhabricatorApplicationPhortune" : true
|
||||||
},
|
}
|
||||||
{% if deployment_type == "qa-stg" %}
|
{% if deployment_type == "qa-stg" %}
|
||||||
"load-libraries": {
|
,"load-libraries": {
|
||||||
"ipsilonoauth": "/srv/phabricator-extension-ipsilonoauth/src"
|
"ipsilonoauth": "/srv/phabricator-extension-ipsilonoauth/src"
|
||||||
},
|
}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue