Browse Source

updated config

flowchartTest
Alex de Mulder 9 years ago
parent
commit
9ecefa9944
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/network/modules/ConfigurationSystem.js

+ 1
- 1
lib/network/modules/ConfigurationSystem.js View File

@ -152,7 +152,7 @@ class ConfigurationSystem {
}, },
manipulation: { manipulation: {
enabled: false, enabled: false,
initiallyVisible: false,
initiallyActive: false,
locale: ['en', 'nl'], locale: ['en', 'nl'],
functionality: { functionality: {
addNode: true, addNode: true,

Loading…
Cancel
Save