1
0
Эх сурвалжийг харах

fix: exclude on error in blocks group setting

Ahmad Kholid 2 жил өмнө
parent
commit
ddcfb20c53
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/utils/shared.js

+ 1 - 0
src/utils/shared.js

@@ -1475,6 +1475,7 @@ export const excludeOnError = [
   'trigger',
   'while-loop',
   'conditions',
+  'blocks-group',
   'block-package',
   'element-exists',
 ];