...
|
...
|
@@ -258,7 +258,7 @@ |
258
|
258
|
/**
|
259
|
259
|
* Default value for custom libraries in mxSettings.
|
260
|
260
|
*/
|
261
|
|
- Editor.enableCustomLibraries = true;
|
|
261
|
+ Editor.enableCustomLibraries = false;
|
262
|
262
|
|
263
|
263
|
/**
|
264
|
264
|
* Specifies if custom properties should be enabled.
|
...
|
...
|
|