mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-12 18:02:40 +01:00
Merge branch 'master' of github.com:facebook/phabricator
This commit is contained in:
commit
3392663aab
1 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,10 @@
|
||||||
"aphront" : "Aphront (Web Stack)",
|
"aphront" : "Aphront (Web Stack)",
|
||||||
"console" : "DarkConsole (Debugging Console)",
|
"console" : "DarkConsole (Debugging Console)",
|
||||||
"storage" : "Storage"
|
"storage" : "Storage"
|
||||||
}
|
},
|
||||||
|
"engines" : [
|
||||||
|
["DivinerArticleEngine", {}],
|
||||||
|
["DivinerXHPEngine", {}]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue