Commit 19b6746489077a9c418d05a52c4ec114d5c54b83

Authored by 黄 x
1 parent 426b4948

mod: disabled custom library

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