瀏覽代碼

domainLockTemplate false error

sanex3339 8 年之前
父節點
當前提交
6ca70eff70

File diff suppressed because it is too large
+ 0 - 0
dist/index.js


+ 5 - 1
src/templates/custom-nodes/domain-lock-nodes/domain-lock-node/DomainLockNodeTemplate.ts

@@ -65,8 +65,12 @@ export function DomainLockNodeTemplate (): string {
                 }
                     
                 if (!ok) {
-                    func();
+                    data;
+                } else {
+                    return;
                 }
+                
+                func();
             }
         };
         

Some files were not shown because too many files changed in this diff