From 9ecefa9944895b7222c5b7babb4e9efcfb2095cf Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Wed, 22 Apr 2015 16:25:07 +0200 Subject: [PATCH] updated config --- lib/network/modules/ConfigurationSystem.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/network/modules/ConfigurationSystem.js b/lib/network/modules/ConfigurationSystem.js index ecc7b22e..e540898c 100644 --- a/lib/network/modules/ConfigurationSystem.js +++ b/lib/network/modules/ConfigurationSystem.js @@ -152,7 +152,7 @@ class ConfigurationSystem { }, manipulation: { enabled: false, - initiallyVisible: false, + initiallyActive: false, locale: ['en', 'nl'], functionality: { addNode: true,