@magic-xpa/utils 4.800.0-dev480.133 → 4.800.0-dev480.140

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4011,7 +4011,8 @@
4011
4011
  InternalInterface.MG_ACT_CRELINE_ABOVE = 634;
4012
4012
  InternalInterface.MG_ACT_CONTEXT_TERMINATION = 635;
4013
4013
  InternalInterface.MG_ACT_CONTEXT_TIMEOUT_RESET = 636;
4014
- InternalInterface.MG_ACT_TOT_CNT = 637;
4014
+ InternalInterface.MG_ACT_CONTEXT_REMOVE = 647;
4015
+ InternalInterface.MG_ACT_TOT_CNT = 648;
4015
4016
  InternalInterface.MG_ACT_TASK_PREFIX = 1001;
4016
4017
  InternalInterface.MG_ACT_TASK_SUFFIX = 1002;
4017
4018
  InternalInterface.MG_ACT_REC_PREFIX = 1003;