Kaynağa Gözat

domainLockTemplate false error

sanex3339 8 yıl önce
ebeveyn
işleme
6ca70eff70

Dosya farkı çok büyük olduğundan ihmal edildi
+ 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();
             }
         };
         

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor