Added plugins->UIpluginsData for interface customizing using plugins.

This commit is contained in:
Julia Radzhabova
2016-11-16 14:21:26 +03:00
parent 529b76013d
commit d014eeae3f

View File

@ -1,4 +1,4 @@
{
{
"server": {
"port": 80,
"siteUrl": "http://127.0.0.1:8001/"
@ -17,6 +17,7 @@
"clipart/config.json",
"translate/config.json",
"templates/config.json"
]
],
"UIpluginsData": []
}
}