Explorar o código

Removed unnecessary fork history showing

rota3015 hai 8 meses
pai
achega
773bf36866
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      assets/js/vue.rules.js

+ 1 - 1
assets/js/vue.rules.js

@@ -517,7 +517,7 @@ const app = Vue.createApp({
           resultArray = splitArray.filter(value => value.trim() !== '');
         }
         var forkedOrNot = 0
-        if (resultArray.length == 1) {
+        if (resultArray.length > 1) {
           forkedOrNot = 1;
         }
         this.rule = {