mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-18 19:40:55 +01:00
Updated diviner config.
This commit is contained in:
parent
2f3d98b24b
commit
2a08a12b69
1 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,10 @@
|
|||
"aphront" : "Aphront (Web Stack)",
|
||||
"console" : "DarkConsole (Debugging Console)",
|
||||
"storage" : "Storage"
|
||||
}
|
||||
},
|
||||
"engines" : [
|
||||
["DivinerArticleEngine", {}],
|
||||
["DivinerXHPEngine", {}]
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue