Parcourir la source

props flood fixes

Ivan Asmer il y a 4 ans
Parent
commit
2eb25162cc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      index.mjs

+ 1 - 1
index.mjs

@@ -347,7 +347,7 @@ const syntax = {
                 offset: 0
             }
         },
-        begin: -1,
+        begin: 0,
         forward: {
             point: 'end', //start, startEnd, end, endEnd
             offset: 0