Return parse server version

This commit is contained in:
Drew Gross
2016-03-02 14:16:17 -08:00
parent 81519852d1
commit 36202badf3
2 changed files with 6 additions and 3 deletions

View File

@@ -58,7 +58,6 @@ let features = {
// master switch for features
let featuresSwitch = {
serverVersion: true,
globalConfig: true,
hooks: true,
logs: true,