mxd %!s(int64=4) %!d(string=hai) anos
pai
achega
8b0670be44
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      magic-editor/src/console/src/scripts/contants.js

+ 1 - 0
magic-editor/src/console/src/scripts/contants.js

@@ -23,6 +23,7 @@ const contants = {
   RESPONSE_CODE_DEBUG: 1000,
   RESPONSE_CODE_SCRIPT_ERROR: -1000,
   RESPONSE_NO_PERMISSION: -10,
+  DEFAULT_EXPAND: true,
   config: {}
 }