fixing json syntax
This commit is contained in:
parent
027bf15bd4
commit
0a1d98346a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
"PhabricatorApplicationPhortune" : true
|
"PhabricatorApplicationPhortune" : true
|
||||||
},
|
},
|
||||||
{% if deployment_type == "qadevel-prod"%}
|
{% if deployment_type == "qadevel-prod"%}
|
||||||
"load-libraries:"{}
|
"load-libraries":{}
|
||||||
{% else %}
|
{% else %}
|
||||||
"load-libraries": {
|
"load-libraries": {
|
||||||
"ipsilonoauth": "/srv/phabricator-extension-ipsilonoauth/src"
|
"ipsilonoauth": "/srv/phabricator-extension-ipsilonoauth/src"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue